Tue, 21 Oct 2008 12:33:07 +0200 |
Bruno Haible |
Add missing module dependencies.
|
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'.
|
Mon, 29 Sep 2008 11:34:31 +0200 |
Bruno Haible |
Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.
|
Fri, 12 Sep 2008 08:43:03 +0200 |
Paolo Bonzini |
add sockets wrappers
|
Fri, 12 Sep 2008 20:20:38 +0200 |
Paolo Bonzini |
fix test-poll compilation failure on Cygwin
|
Fri, 12 Sep 2008 16:12:44 +0200 |
Paolo Bonzini |
port poll tests to Windows
|
Fri, 12 Sep 2008 14:52:33 +0200 |
Paolo Bonzini |
add a minimal testsuite for the poll module
|