log tcp-accept.c @ 1094:c45d65392c1a

age author description
Sat, 02 May 2015 15:59:06 +0200 Gaƫl PORTAY Fix pointer differ in signess warnings [-Werror=pointer-sign]
Wed, 16 Jul 2014 22:53:32 +0800 Matt Johnston Set tcp priority as follows:
Wed, 09 May 2012 21:09:34 +0800 Matt Johnston Server shouldn't return "localhost" in response to -R forward connections
Sun, 06 Nov 2011 20:22:34 +0800 Matt Johnston Fix crash with -R forwarding
Thu, 07 Apr 2011 13:52:43 +0000 Matt Johnston Clean up leaked FD if getnameinfo fails. From Klocwork
Wed, 24 Feb 2010 16:13:15 +0000 Matt Johnston - Progress for allowing specifying a listenaddr for tcp forwards
Fri, 16 Feb 2007 14:42:08 +0000 Matt Johnston Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness