constant Socket::TCP_LINGER2

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

Lifetime of orphaned FIN_WAIT2 sockets。 BasicSocket#getsockopt, BasicSocket#setsockopt の第2引数(optname)に使用します。

[SEE_ALSO] tcp(7linux)