summaryrefslogtreecommitdiff
path: root/modules/socket
Commit message (Expand)AuthorAgeFilesLines
* Use the GL_CFLAG_GNULIB_WARNINGS for most AC_LIBOBJ compilation units.Bruno Haible2022-01-091-3/+4
* Support several gnulib-tool invocations under the same configure.ac.Bruno Haible2021-04-111-3/+3
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+1
* socket functions: Avoid link errors on Solaris.Bruno Haible2011-09-191-0/+4
* Avoid unnecessary compilation units, through conditional dependencies.Bruno Haible2011-05-031-2/+2
* Make it possible to use module 'gethostname' without module 'close' or 'ioctl'.Bruno Haible2009-08-101-0/+9
* Implicitly initialize the sockets library.Bruno Haible2009-08-031-0/+1
* Split winsock.c into many smaller files.Simon Josefsson2008-10-211-2/+3
* New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getso...Bruno Haible2008-10-061-0/+27