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