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 Source File
The maximum number of write() calls buffered, or zero for no limit.
If the buffer is exhausted, write() will block until space becomes available.