public final class linger
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
linger() |
|
linger(int l_onoff,
int l_linger) |
protected |
linger(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
int |
l_linger()
linger time
|
int |
l_onoff()
option on/off
|
void |
setL_linger(int value)
linger time
|
void |
setL_onoff(int value)
option on/off
|