![]() 1) Close ts->fdc if a new connect is received before the previous connect was accepted or rejected. Otherwise we will "leak" fds. 2) Include 0 in valid fd range 3) Don't try accept if ts->fdc < 0 4) Don't set tc->fdc = -1 (without closing) when connect fails, connect will be retried using alternative sockaddr in loop. |
||
---|---|---|
.. | ||
symbian | ||
mod.mk | ||
tcp.c | ||
tcp_high.c |