summaryrefslogtreecommitdiff
path: root/ev_select.c
diff options
context:
space:
mode:
authorroot <root>2009-01-07 20:45:52 +0000
committerroot <root>2009-01-07 20:45:52 +0000
commitc594b6da2f474d077c5481410474709588d175a1 (patch)
tree33ab4a612e6ea0665cbde7d25eb874f7559a8697 /ev_select.c
parent0ad66437b93ab4ff16222834e9886448111a7273 (diff)
Diffstat (limited to 'ev_select.c')
-rw-r--r--ev_select.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ev_select.c b/ev_select.c
index 1b54ea7..173c286 100644
--- a/ev_select.c
+++ b/ev_select.c
@@ -72,6 +72,7 @@ select_modify (EV_P_ int fd, int oev, int nev)
{
#if EV_SELECT_USE_FD_SET
+
#if EV_SELECT_IS_WINSOCKET
SOCKET handle = anfds [fd].handle;
#else