Set the maximum listen() backlog to 128. Apparently SOMAXCONN is
authorFabian Keil <fk@fabiankeil.de>
Sun, 30 Sep 2007 16:59:22 +0000 (16:59 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 30 Sep 2007 16:59:22 +0000 (16:59 +0000)
commit8b743ed8a80eca9f0cd3fdf33ea27ce20ffcd13c
treef64fe4a0cf7233de386ae97bfc7c57079c3ee440
parent05b7e519dde60cf84f3d713ba6782687c805d9e9
Set the maximum listen() backlog to 128. Apparently SOMAXCONN is
neither high enough, nor a hard limit on mingw32. Again for BR#1795281.
jbsockets.c