Return an error instead of blocking.
const TEE_DONT_BLOCK: TeeFlags = TeeFlags(SPLICE_F_NONBLOCK);
tee(2) and SPLICE_F_NONBLOCK therein