[OpenSIPS-Devel] [OpenSIPS/opensips] 2922fc: Several TCP related params moved from core to TCP ...

Bogdan-Andrei Iancu bogdan at opensips.org
Mon Feb 9 14:00:52 CET 2015


  Branch: refs/heads/transport-interface
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2922fcdcbbcfef38a1c0c34cb41a15bd401f4d45
      https://github.com/OpenSIPS/opensips/commit/2922fcdcbbcfef38a1c0c34cb41a15bd401f4d45
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-02-09 (Mon, 09 Feb 2015)

  Changed paths:
    M cfg.lex
    M cfg.y
    M globals.h
    M io_wait.c
    M io_wait.h
    M main.c
    M net/net_tcp.c
    M net/net_tcp.h
    M net/net_tcp_proc.c
    M net/net_tcp_proc.h
    M net/proto_tcp/proto_tcp.c
    M reactor_defs.h
    M udp_server.c

  Log Message:
  -----------
  Several TCP related params moved from core to TCP plain module.

Moved from core to TCP module:
* tcp_max_msg_chunks
* tcp_crlf_pingpong
* tcp_crlf_drop
* tcp_async
* tcp_async_max_postponed_chunks
* tcp_async_local_connect_timeout
* tcp_async_local_write_timeout

The async support test moved from reactor into TCP-plain module.




More information about the Devel mailing list