re/src/tcp
Alfred E. Heggestad 02b6159ac5 applying patch:
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.
2013-04-09 19:46:21 +00:00
..
symbian patch: remove usage of strerror(), use %m instead 2012-08-09 15:30:41 +00:00
mod.mk update docs/dox for >= testing modules 2011-03-01 11:11:08 +00:00
tcp.c applying patch: 2013-04-09 19:46:21 +00:00
tcp_high.c update splash 2010-11-03 11:34:14 +00:00