Added support for epoll() as an alternative to poll() (based on the
commit969f57c24a9ab21ea9f02811d95141716e2f679a
authorAlexandre Julliard <julliard@winehq.org>
Thu, 23 Sep 2004 04:48:24 +0000 (23 04:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Sep 2004 04:48:24 +0000 (23 04:48 +0000)
tree1c84366b823528190b9747edfdc1b277f08a42a1
parent24ab49e250271dd7055999dca00792b11a587302
Added support for epoll() as an alternative to poll() (based on the
work of Shachar Shemesh and Mike McCormack).
configure
configure.ac
include/config.h.in
server/fd.c