Send a signal to the process when the file becomes ready for reading or writing.
const FD_SIGNAL_IO: DescriptionFlags = DescriptionFlags(O_ASYNC);
open(2) and O_ASYNC therein