andrei 2009/03/19 18:59:17 CET
SER CVS Repository
Modified files:
. tcp_main.c
Log:
tcp: typo & minor optimization
- fixed ';' after if() on tcp connection free (luckily that code path was
not very common and it was even more improbable to have a ref'ed connection
at that point).
- changed unlikely() into likely() when checking connect() return in async
mode (it's much more probable to get an EINPROGRESS).
Reported-by: Libor Chocholaty <[email protected]>
Revision Changes Path
1.142 +4 -4 sip_router/tcp_main.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/tcp_main.c.diff?r1=1.141&r2=1.142
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev