-
由 Stefano Picerno 提交于
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.
4c9d9301
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.