Searched defs:SOCKET_MAX_BUFF_SIZE (Results 1 – 2 of 2) sorted by relevance
29 constexpr int SOCKET_MAX_BUFF_SIZE = 1024 * 1024; variable
40 static const int SOCKET_MAX_BUFF_SIZE = 1024 * 1024; variable