TNonblockingServer.resizeBufferEveryN

Every N calls we check the buffer size limits on a connected Connection. 0 disables (i.e. the checks are only done when a connection closes).

class TNonblockingServer
uint resizeBufferEveryN;

Meta