summaryrefslogtreecommitdiff
path: root/lib/sockets.c
Commit message (Expand)AuthorAgeFilesLines
* 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