Changes between Initial Version and Version 1 of Ticket #1760
- Timestamp:
- Apr 15, 2014 8:45:21 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1760
- Property Milestone changed from to release-2.3
- Property Summary changed from Ability to get access to TCP/TLS socket handle of the SIP transport to Ability to get access to TCP socket handle of the SIP transport
-
Ticket #1760 – Description
initial v1 1 Some application want to be able to access TCP /TLS socket handle for setsockopt. There's already an API for UDP transport (pjsip_udp_transport_get_socket), and new API is needed for TCP/TLS.1 Some application want to be able to access TCP socket handle for setsockopt. There's already an API for UDP transport (pjsip_udp_transport_get_socket), and new API is needed for TCP.