constant Socket::SOMAXCONN

SOMAXCONN -> Integer[permalink][rdoc][edit]

Socket#listen の backlog の最大長。

[SEE_ALSO] sys/socket.h(header), listen(2)