getdns/src/extension
huitema 6f0b08a400 Fixing the select event loop so it does not give up for naked timers in Windows.
Making sure the poll event loop works on windows.
Fixing the poll event loop so it does not give up for naked timers in Windows.
2017-03-26 10:07:44 -05:00
..
default_eventloop.h Choice of poll or select based default event loop 2017-02-13 11:56:25 +01:00
libev.c Library fixed for CFLAGS=-Wextra 2016-12-08 14:05:58 +01:00
libev.symbols Only export symbols that are really there 2014-05-26 15:19:02 +02:00
libevent.c Library fixed for CFLAGS=-Wextra 2016-12-08 14:05:58 +01:00
libevent.symbols Only export symbols that are really there 2014-05-26 15:19:02 +02:00
libuv.c Library fixed for CFLAGS=-Wextra 2016-12-08 14:05:58 +01:00
libuv.symbols Only export symbols that are really there 2014-05-26 15:19:02 +02:00
poll_eventloop.c Fixing the select event loop so it does not give up for naked timers in Windows. 2017-03-26 10:07:44 -05:00
poll_eventloop.h Remove getrlimit from poll_eventloop 2017-02-16 22:48:16 +01:00
select_eventloop.c Fixing the select event loop so it does not give up for naked timers in Windows. 2017-03-26 10:07:44 -05:00
select_eventloop.h Initialize default eventloop with custom mem funcs 2017-02-15 10:22:41 +01:00