Do not set FD_SETSIZE too high on Windows.
commit9543ed96a4d94bb8e36e277c5e1dc8c9f4a3879c
authorwitekfl <witekfl@poczta.onet.pl>
Wed, 8 Aug 2012 20:22:37 +0000 (8 22:22 +0200)
committerwitekfl <witekfl@poczta.onet.pl>
Wed, 8 Aug 2012 20:22:37 +0000 (8 22:22 +0200)
treef0b1f145a6e9b9845e396c9682e4e013f61bb9f2
parent0c10ddac8e5d0cf5cc14650cc343b320f86a8ca6
Do not set FD_SETSIZE too high on Windows.
Alloc more space for threads in main/select.c instead.
src/main/select.c
src/osdep/win32/overrides.c