andrei 2009/05/21 17:24:16 CEST
SER CVS Repository
Modified files:
. tcp_main.c tcp_read.c
Log:
tcp: typo fixes when blacklisting on error
- because of a '=' instead of a '==' a tcp connection that failed
after some time was always blacklisted with BLST_ERR_CONNECT
(even in cases when BLST_ERR_SEND should have been used).
- same thing for blacklisting on read failure.
Reported-by: Libor Chocholaty <[email protected]>
Revision Changes Path
1.149 +2 -2 sip_router/tcp_main.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/tcp_main.c.diff?r1=1.148&r2=1.149
1.58 +2 -2 sip_router/tcp_read.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/tcp_read.c.diff?r1=1.57&r2=1.58
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev