Searched refs:RECV_BUFSIZE_DEFAULT (Results 1 – 10 of 10) sorted by relevance
638 #ifndef RECV_BUFSIZE_DEFAULT639 #define RECV_BUFSIZE_DEFAULT 8192 macro
1481 #ifndef RECV_BUFSIZE_DEFAULT1482 #define RECV_BUFSIZE_DEFAULT INT_MAX macro
1823 #if !defined RECV_BUFSIZE_DEFAULT || defined __DOXYGEN__1824 #define RECV_BUFSIZE_DEFAULT INT_MAX macro
2025 #if !defined RECV_BUFSIZE_DEFAULT || defined __DOXYGEN__2026 #define RECV_BUFSIZE_DEFAULT INT_MAX macro
640 conn->recv_bufsize = RECV_BUFSIZE_DEFAULT;
714 conn->recv_bufsize = RECV_BUFSIZE_DEFAULT;
774 conn->recv_bufsize = RECV_BUFSIZE_DEFAULT;
1396 RECV_BUFSIZE_DEFAULT (fixes bug #23726: pbuf pool exhaustion on slow recv())
2352 RECV_BUFSIZE_DEFAULT (fixes bug #23726: pbuf pool exhaustion on slow recv())
2605 RECV_BUFSIZE_DEFAULT (fixes bug #23726: pbuf pool exhaustion on slow recv())
Completed in 35 milliseconds