The file description is open for reading and writing.
const FD_READ_WRITE: DescriptionFlags = DescriptionFlags(O_RDWR);
open(2) and O_RDWR therein