Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_SOCKET_TCP_RX_BUF_SIZE (2U * 1024U) |
Default maximum size for the TCP receive-socket buffer. At runtime, it can be changed by fnet_socket_setopt() using the SO_RCVBUF socket option.
.
Definition at line 563 of file fnet_stack_config.h.