port poll tests to Windows
authorPaolo Bonzini <bonzini@gnu.org>
Fri, 12 Sep 2008 14:12:44 +0000 (16:12 +0200)
committerPaolo Bonzini <bonzini@gnu.org>
Fri, 12 Sep 2008 14:57:24 +0000 (16:57 +0200)
commitb03b6bfb8daa20dceff4593229f0df2c68c37e6e
treed14d2a811d7243db3fc613a51214369e38ea9107
parentf9f61e25aee8cf75e4cf084c66e82993dbf35c47
port poll tests to Windows

2008-09-12  Paolo Bonzini  <bonzini@gnu.org>

* lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
* modules/poll-tests: Add inet_pton, stdbool, sockets.
* tests/test-poll.c: Use them.  Use _pipe on Windows.
ChangeLog
lib/sys_socket.in.h
modules/poll-tests
tests/test-poll.c