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

pub const FD_READ_WRITE: DescriptionFlags

The file description is open for reading and writing.

= See also

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