signals · signals/SIGIO
SIGIO
I/O possible
Sent when a file descriptor is ready for I/O, used with asynchronous I/O (O_ASYNC). Also known as SIGPOLL on some systems. The default action is to ignore it.
Sent when a file descriptor is ready for I/O, used with asynchronous I/O (O_ASYNC). Also known as SIGPOLL on some systems. The default action is to ignore it.