Module: sip-router Branch: andrei/tcp_tls_changes Commit: 0c7e84ff04d46be3f7c18c2513fc85715455d173 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=0c7e84ff...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Tue Mar 23 17:58:30 2010 +0100
tcp: tcp_send() split in 3 smaller functions
- tcp_send() split into 3 smaller internal functions (needed for future tls use) + minor cleanups. - CONN_QUEUED_WRITE now auto-decrements the connection refcnt.
---
tcp_main.c | 358 +++++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 244 insertions(+), 114 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=0c7e...