I hit this WSAEMFILE error after the server process accepted ~16k concurrent
TCP connections on one single port.
Anyone know how to tweak Windows Server 2008 to increase maximum number of
per-process or system-wide opened file descriptors? Something similar to
ulimit -n in linux.