The file description is in write-only mode.
const FD_WRITE_ONLY: DescriptionFlags = DescriptionFlags(O_WRONLY);
open(2) and O_WRONLY therein