summaryrefslogtreecommitdiff
path: root/lib/sockets.c
Commit message (Expand)AuthorAgeFilesLines
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-1/+1
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* Implement a way to opt out from MSVC support.Bruno Haible2017-05-101-1/+5
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* sockets: MS Windows initalization fixesPaul Eggert2015-09-251-2/+5
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+1
* fclose: Fix possible link error.Bruno Haible2011-05-111-0/+4
* Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"Jim Meyering2011-04-251-9/+1
* use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PUREJim Meyering2011-04-251-1/+9
* ioctl: Remove link dependency on native Windows.Bruno Haible2011-04-191-6/+37
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_Eric Blake2009-12-231-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-16/+16
* sockets: avoid compiler warningEric Blake2009-10-291-5/+5
* Allow multiple calls to gl_sockets_startup.Bruno Haible2009-08-031-8/+18
* Remove dependency from 'close' module to -lws2_32 on native Windows.Bruno Haible2009-03-231-0/+50
* Make sockets.h self-contained.Bruno Haible2009-03-201-3/+4
* Add module sockets.Simon Josefsson2008-01-241-0/+57