Struct libc::linger
[−]
[src]
#[repr(C)]pub struct linger { pub l_onoff: c_int, pub l_linger: c_int, }
Fields
l_onoff: c_int
l_linger: c_int