andrei 2009/05/26 17:41:30 CEST
SER CVS Repository
Modified files:
. tcp_main.c
Log:
tcp: minor fix: TCP_EV_IDLE_CONN_CLOSED
TCP_EV_IDLE_CONN_CLOSED was called also on connect and send timeout (along
with TCP_EV_CONNECT_TIMEOUT and TCP_EV_SEND_TIMEOUT). Same for the
corresponding statistics.
Reported-and-tested-by: Libor Chocholaty <libor(a)iptel.org>
Reported-and-tested-by: Jan Pewner <jpewner(a)iptel.org>
Revision Changes Path
1.151 +8 -3 sip_router/tcp_main.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/tcp_main.c.diff?r1…