Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | poll tests: Make test more robust. | Chuanchang Jia | 2012-01-30 | 1 | -1/+2 |
* | poll: Avoid link errors on MSVC. | Bruno Haible | 2011-10-04 | 1 | -1/+1 |
* | Link test-poll against INET_PTON_LIB. | Ralf Wildenhues | 2010-01-17 | 1 | -1/+1 |
* | tests: add signature checks | Eric Blake | 2009-12-24 | 1 | -0/+1 |
* | Add missing module dependencies. | Bruno Haible | 2008-10-21 | 1 | -0/+2 |
* | Combine the two replacements of 'close'. | Paolo Bonzini | 2008-10-10 | 1 | -0/+1 |
* | New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getso... | Bruno Haible | 2008-10-06 | 1 | -0/+6 |
* | Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket. | Bruno Haible | 2008-09-29 | 1 | -0/+1 |
* | add sockets wrappers | Paolo Bonzini | 2008-09-23 | 1 | -0/+2 |
* | fix test-poll compilation failure on Cygwin | Paolo Bonzini | 2008-09-12 | 1 | -1/+1 |
* | port poll tests to Windows | Paolo Bonzini | 2008-09-12 | 1 | -0/+3 |
* | add a minimal testsuite for the poll module | Paolo Bonzini | 2008-09-12 | 1 | -0/+15 |