Ensure that all data has been passed to the hardware after a write.
const FD_SYNC: DescriptionFlags = DescriptionFlags(O_SYNC);
open(2) and O_SYNC therein