Skip to main content

EPOLLHUP

Constant EPOLLHUP 

Source
pub const EPOLLHUP: c_uint = 0x010;
Expand description

Hang up happened onthe associated file descriptor.