Retrieves the file description flags.
fn description_flags(&self) -> Result<DescriptionFlags, Errno>
Returns the description flags.
fcntl(2) and the description of F_GETFL therein.
F_GETFL
lrs::fd::FDContainer::set_description_flags