TNonblockingServer.DEFAULT_WRITE_BUFFER_DEFAULT_SIZE

The write buffer is initialized (and when idleWriteBufferLimit_ is checked and found to be exceeded, reinitialized) to this size.

class TNonblockingServer
enum size_t DEFAULT_WRITE_BUFFER_DEFAULT_SIZE;

Meta