public static interface Socket.linger
extends org.graalvm.word.PointerBase
| Modifier and Type | Method and Description |
|---|---|
int |
l_linger()
Time to linger.
|
int |
l_onoff()
Nonzero to linger on close.
|
void |
set_l_linger(int value) |
void |
set_l_onoff(int value) |