Skip to main content

SIGIO

Constant SIGIO 

Source
pub const SIGIO: usize = 29;
Expand description

Non-POSIX, see https://www.man7.org/linux/man-pages/man7/signal.7.html.

I/O now possible (4.2BSD).