log stream/tcp.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 19 Jan 2014 22:24:53 +0000 reimar tcp: fix socket/descriptor leak on error.
Sun, 14 Jul 2013 18:31:15 +0000 al build: Define _BSD_SOURCE for gethostbyname2
Thu, 11 Jul 2013 22:08:33 +0000 al stream/tcp: Check that host object has the right AF before connect
Mon, 05 Nov 2012 20:26:12 +0000 reimar Remove nonsense casts.
Sun, 20 Jun 2010 19:29:18 +0000 attila Prefere the use of inet_ntop over inet_ntoa, as the former is ipv6 safe.
Sat, 20 Feb 2010 11:13:01 +0000 reimar Make sure we do not try to use IPv6 with winsock2, we end up connecting
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.