[OpenSIPS-Devel] [OpenSIPS/opensips] 776380: tcp_conn_create() enhanced.
Bogdan-Andrei Iancu
bogdan at opensips.org
Tue Feb 17 20:22:15 CET 2015
Branch: refs/heads/transport-interface
Home: https://github.com/OpenSIPS/opensips
Commit: 776380ff0d5f3eac9444f17de8242e602334258d
https://github.com/OpenSIPS/opensips/commit/776380ff0d5f3eac9444f17de8242e602334258d
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2015-02-17 (Tue, 17 Feb 2015)
Changed paths:
M net/net_tcp.c
M net/net_tcp.h
M net/proto_tcp/proto_tcp.c
M net/tcp_conn_defs.h
Log Message:
-----------
tcp_conn_create() enhanced.
Remeber if the conn was accepted or connected.
Use proto from the involved socket (must be the same).
Conn has also proto_flags (protocol specific flags)
Commit: e7ed3418c906c519ec9e515c79d0a86540796fd4
https://github.com/OpenSIPS/opensips/commit/e7ed3418c906c519ec9e515c79d0a86540796fd4
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2015-02-17 (Tue, 17 Feb 2015)
Changed paths:
M modules/proto_tls/proto_tls.c
M modules/proto_tls/tls_server.c
M modules/proto_tls/tls_server.h
Log Message:
-----------
TLS state machine and write ops added.
Compare: https://github.com/OpenSIPS/opensips/compare/ee3227bd42c3...e7ed3418c906
More information about the Devel
mailing list