[OpenSIPS-Devel] [OpenSIPS/opensips] 41dc79: Expose a conn fcntl like function to App level.
Bogdan-Andrei Iancu
bogdan at opensips.org
Mon Feb 23 18:52:46 CET 2015
Branch: refs/heads/transport-interface
Home: https://github.com/OpenSIPS/opensips
Commit: 41dc79d08d26a6b9044b0beffb99153a366f898d
https://github.com/OpenSIPS/opensips/commit/41dc79d08d26a6b9044b0beffb99153a366f898d
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M modules/proto_tls/proto_tls.c
M net/api_proto.h
M net/net_tcp.c
M net/net_tcp.h
M net/proto_tcp/proto_tcp.c
M net/trans.h
Log Message:
-----------
Expose a conn fcntl like function to App level.
1. tcp_conn_fcntl() function offered by TCP net layer
2. TLS and TCP protos reuses this function for Transport layer.
Commit: deee7560b098fb7c8738f87e0c2c096c25967d58
https://github.com/OpenSIPS/opensips/commit/deee7560b098fb7c8738f87e0c2c096c25967d58
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2015-02-23 (Mon, 23 Feb 2015)
Changed paths:
M modules/registrar/save.c
Log Message:
-----------
Set conn lifetime via fcntl like function.
Compare: https://github.com/OpenSIPS/opensips/compare/78c84620abbc...deee7560b098
More information about the Devel
mailing list