Branch: refs/heads/transport-interface
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 167366320e35d639648b6d8e4a1aa12f427a435f
      
https://github.com/OpenSIPS/opensips/commit/167366320e35d639648b6d8e4a1aa12f427a435f
  Author: Bogdan-Andrei Iancu <[email protected]>
  Date:   2015-02-09 (Mon, 09 Feb 2015)

  Changed paths:
    M main.c
    M net/api_proto_net.h
    M net/net_tcp.c
    M net/proto_tcp/proto_tcp.c
    M net/tcp_conn_defs.h

  Log Message:
  -----------
  Add conn_init() and conn_clean() per connection.

Network layer triggers corresponding (to proto) init() and clean() functions 
when creating or trashing a TCP connection.
For TCP plain, the handling of data chunks (pending writes) moved into these 
new function, independent of the TCP network layer.


_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to