Constant libc::POLLRDHUP[][src]

pub const POLLRDHUP: c_int = 0x2000;
👎 Deprecated since 0.2.102:

Errnoeously uses c_int; should use c_short.