Skip to main content

POLLHUP

Constant POLLHUP 

Source
pub const POLLHUP: c_short = 0x010;
Expand description

Device has been disconnected (revents only).