Stefano Picerno 4c9d9301b0 Workaround for Windows limit in su_wait
Windows has a 64 descriptor limit in WSAWaitForMultipleEvents system call.
Implemented some custom login in su_wait to work around this limitation.
Changed SU_WAIT_MAX from 64 to 0x7fffffff, like on other plaftorms.
2014-09-23 13:09:57 +02:00
..
2014-03-09 14:46:06 -04:00
2014-03-08 08:51:58 -06:00
2014-03-07 18:36:26 -05:00
2014-03-07 19:19:53 -05:00
2013-12-16 11:54:15 -05:00
2014-04-30 10:34:08 -04:00
2014-03-07 19:35:51 -05:00
2014-02-12 12:08:56 -06:00
2012-04-04 16:18:53 -05:00
2014-03-19 17:37:02 +00:00
2014-05-21 17:25:32 +00:00
2014-03-19 14:17:09 -04:00
2014-03-07 18:36:26 -05:00
2014-03-17 08:32:17 -04:00
2014-07-08 10:26:08 -04:00
2014-06-15 13:51:56 +02:00