zephyr/subsys/net/lib/sockets
Mohan Kumar Kumar f105ea6ef5 net: add sndbuf socket option
Introduce set/get SO_SNDBUF option using the setsockopt
function. In addition, for TCP, check the sndbuf value
before queuing data.

Signed-off-by: Mohan Kumar Kumar <mohankm@fb.com>
2022-04-11 10:23:31 +02:00
..
CMakeLists.txt net: sockets: Allow to build CAN sockets with offloading enabled 2022-02-21 20:52:38 -05:00
getaddrinfo.c net: sockets: getaddrinfo: Fix possible crash when callback is delayed 2022-02-01 14:18:33 -06:00
getnameinfo.c
Kconfig net: sockets: introduce NET_SOCKETS_OFFLOAD_PRIORITY option 2022-04-08 15:50:11 -07:00
socket_offload.c
socketpair.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
sockets_can.c sys: util: Change return type of ARRAY_SIZE to size_t 2022-03-23 14:09:23 +01:00
sockets_internal.h net: sockets: Implement getpeername() function 2022-03-16 16:23:16 +01:00
sockets_misc.c
sockets_net_mgmt.c net: sockets: Add socket processing priority 2021-09-28 20:11:26 -04:00
sockets_packet.c net: socket: packet: Add EtherCAT protocol support 2021-12-20 17:49:10 +01:00
sockets_select.c
sockets_tls.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
sockets.c net: add sndbuf socket option 2022-04-11 10:23:31 +02:00