Willem Toorop
|
439f41149b
|
Last rename + explicit EMFILE check replacement
|
2017-11-03 16:42:38 +01:00 |
Willem Toorop
|
4508ec77fb
|
Few more renames
|
2017-11-03 16:26:19 +01:00 |
Willem Toorop
|
a8fac29a66
|
Handle more harmless I/O error cases +
- never exit on I/O errors
- never stop listening on I/O errors
- extended platfrom.[ch] with _getdns_strerror()
|
2017-11-03 13:50:13 +01:00 |
Willem Toorop
|
09b4f6d57d
|
One more _getdns_perror
|
2017-10-31 16:22:09 +01:00 |
Jim Hague
|
4ca8ee008b
|
Add _getdns_perror(). On Windows this reports Winsock errors.
|
2017-10-06 18:15:18 +01:00 |
Willem Toorop
|
712f62a4c1
|
Things that came out of compiling on Windows
|
2017-09-21 11:03:38 +02:00 |
Willem Toorop
|
836c651539
|
Initial fixes from John to compile getdns on Windows
|
2017-09-14 12:25:25 +02:00 |
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 |
Willem Toorop
|
7484b8c37b
|
Initialize default eventloop with custom mem funcs
|
2017-02-15 10:22:41 +01:00 |
Willem Toorop
|
60443fb7fd
|
Choice of poll or select based default event loop
|
2017-02-13 11:56:25 +01:00 |