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