log modules/socket @ 17363:5a51fb7777a9

age author description
Fri, 23 Sep 2011 21:38:44 +0200 Bruno Haible New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.
Mon, 19 Sep 2011 02:13:59 +0200 Bruno Haible socket functions: Avoid link errors on Solaris.
Tue, 03 May 2011 23:36:43 +0200 Bruno Haible Avoid unnecessary compilation units, through conditional dependencies.
Mon, 10 Aug 2009 23:00:13 +0200 Bruno Haible Make it possible to use module 'gethostname' without module 'close' or 'ioctl'.
Sun, 02 Aug 2009 16:43:55 +0200 Bruno Haible Implicitly initialize the sockets library.
Tue, 21 Oct 2008 12:17:19 +0200 Simon Josefsson Split winsock.c into many smaller files.
Mon, 06 Oct 2008 02:15:14 +0200 Bruno Haible New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getsockopt', 'listen', 'recv', 'recvfrom', 'send', 'sendto', 'setsockopt', 'socket'.