Combine the two replacements of 'close'.
[gnulib.git] / lib / sys_socket.in.h
2008-10-09 Paolo BonziniCombine the two replacements of 'close'.
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...
2008-10-01 Jim Meyeringremove trailing spaces
2008-09-29 Bruno HaibleMake the headers usable in C++.
2008-09-24 Paolo Bonziniimplement full-blown select(2) for winsock
2008-09-23 Paolo Bonziniadd sockets wrappers
2008-09-14 Bruno HaibleRemove errno value definitions from <sys/socket.h>.
2008-09-12 Paolo Bonziniport poll tests to Windows
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-04-28 Simon JosefssonFix proper win32 checks and use of inline for setsockopt.
2008-04-23 Simon JosefssonMake setsockopt replacement more typesafe.
2008-04-22 Simon JosefssonCast fourth argument to setsockopt on MinGW.
2008-04-13 Bruno HaibleOverride <sys/socket.h> when it exists but is incomplete.
2007-10-01 Bruno HaibleRename sys_socket_.h to sys_socket.in.h.