The maximum number of write() calls buffered, or zero for no limit.
If the buffer is exhausted, write() will block until space becomes available.
See Implementation
The maximum number of write() calls buffered, or zero for no limit.
If the buffer is exhausted, write() will block until space becomes available.