summaryrefslogtreecommitdiff
path: root/modules/poll-tests
Commit message (Expand)AuthorAgeFilesLines
* poll: Rename LIB_POLL to POLL_LIB.Bruno Haible2023-01-071-1/+1
* poll tests: Make test more robust.Chuanchang Jia2012-01-301-1/+2
* poll: Avoid link errors on MSVC.Bruno Haible2011-10-041-1/+1
* Link test-poll against INET_PTON_LIB.Ralf Wildenhues2010-01-171-1/+1
* tests: add signature checksEric Blake2009-12-241-0/+1
* Add missing module dependencies.Bruno Haible2008-10-211-0/+2
* Combine the two replacements of 'close'.Paolo Bonzini2008-10-101-0/+1
* New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getso...Bruno Haible2008-10-061-0/+6
* Set LIBSOCKET instead of augmenting LIBS. Also handle Solaris -lsocket.Bruno Haible2008-09-291-0/+1
* add sockets wrappersPaolo Bonzini2008-09-231-0/+2
* fix test-poll compilation failure on CygwinPaolo Bonzini2008-09-121-1/+1
* port poll tests to WindowsPaolo Bonzini2008-09-121-0/+3
* add a minimal testsuite for the poll modulePaolo Bonzini2008-09-121-0/+15