Skip to content
Snippets Groups Projects
Deucе's avatar
Deucе authored
There has been a sighting of Synchronet exceeding FD_SETSIZE sockets.
This means select() is of less use and we need to start migrating to
either poll() or platform-specific methods to achieve the same end.

This commit is mostly to check that poll() builds on Win32 and that
it actually works.
d0b94c03
History
Name Last commit Last update