Penguin
Annotated edit history of SIGIO version 1, including all changes. View license author blame.
Rev Author # Line
1 PerryLorier 1 !!!Signal: Input/Output now possible
2
3 This signal will be sent to the application when I/O has become possible. See fcntl(2) for more information. The default action of this signal is to terminate the program.