constant Socket::Constants::SOMAXCONN
SOMAXCONN -> Integer-
Socket#listen の backlog の最大長。
[SEE_ALSO] sys/socket.h(header), listen(2)
module Socket::Constants
SOMAXCONN -> IntegerSocket#listen の backlog の最大長。
[SEE_ALSO] sys/socket.h(header), listen(2)