Searched defs:bufMaxSize (Results 1 – 3 of 3) sorted by relevance
95 size_t bufMaxSize = context->isStableBufSize ? in SimpleFileIO() local
715 void SetTcpOptions(uv_tcp_t *tcpHandle, int bufMaxSize) in SetTcpOptions()
65 int bufMaxSize = 0; in AcceptClient() local