Sat, 25 Oct 2008 23:13:43 +0200 |
Bruno Haible |
Override the gethostname() declaration on native Windows systems.
|
Sat, 25 Oct 2008 22:48:11 +0200 |
Bruno Haible |
Move HAVE__GL_CLOSE_FD_MAYBE_SOCKET macro.
|
Wed, 22 Oct 2008 18:06:15 +0200 |
Simon Josefsson |
lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
|
Tue, 21 Oct 2008 17:15:43 +0200 |
Bruno Haible |
Cleanup and simplify winsock split changes.
|
Sat, 18 Oct 2008 02:43:18 +0200 |
Bruno Haible |
Avoid gcc warnings because of #pragma GCC system_header on older gcc.
|
Sat, 11 Oct 2008 15:00:33 +0200 |
Bruno Haible |
New module 'shutdown'.
|
Fri, 10 Oct 2008 04:33:25 +0200 |
Bruno Haible |
New module 'ioctl'.
|
Fri, 10 Oct 2008 04:17:02 +0200 |
Bruno Haible |
Make the ioctl() signature POSIX compliant.
|
Fri, 10 Oct 2008 00:23:06 +0200 |
Paolo Bonzini |
Combine the two replacements of 'close'.
|
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'.
|
Wed, 01 Oct 2008 09:43:40 +0200 |
Jim Meyering |
remove trailing spaces
|
Mon, 29 Sep 2008 11:37:15 +0200 |
Bruno Haible |
Make the headers usable in C++.
|
Tue, 23 Sep 2008 15:11:23 +0200 |
Paolo Bonzini |
implement full-blown select(2) for winsock
|
Fri, 12 Sep 2008 08:43:03 +0200 |
Paolo Bonzini |
add sockets wrappers
|
Sun, 14 Sep 2008 04:32:44 +0200 |
Bruno Haible |
Remove errno value definitions from <sys/socket.h>.
|
Fri, 12 Sep 2008 16:12:44 +0200 |
Paolo Bonzini |
port poll tests to Windows
|
Sat, 30 Aug 2008 03:09:15 +0200 |
Bruno Haible |
Avoid some "gcc -pedantic" warnings.
|
Mon, 28 Apr 2008 16:38:34 +0200 |
Simon Josefsson |
Fix proper win32 checks and use of inline for setsockopt.
|
Wed, 23 Apr 2008 08:09:44 +0200 |
Simon Josefsson |
Make setsockopt replacement more typesafe.
|
Tue, 22 Apr 2008 10:57:31 +0200 |
Simon Josefsson |
Cast fourth argument to setsockopt on MinGW.
|
Sun, 13 Apr 2008 14:56:42 +0200 |
Bruno Haible |
Override <sys/socket.h> when it exists but is incomplete.
|
Tue, 02 Oct 2007 00:35:36 +0200 |
Bruno Haible |
Rename sys_socket_.h to sys_socket.in.h.
|