[][src]Constant linux::fd::flags::FD_SIGNAL_IO

pub const FD_SIGNAL_IO: DescriptionFlags

Send a signal to the process when the file becomes ready for reading or writing.

= See also

  • link:man:open(2) and O_ASYNC therein