zephyr/subsys/net/lib/sockets
Fengming Ye 23494b7b68 net: sockets: kconfig: change hostap default socket pair add heap size
Reduce default socket pair add heap size in hostap case.
Reduce 1 socket pair in wpa_supplicant case.
Reduce 2 socket pairs in wpa_supplicant and hostapd coex case.

Signed-off-by: Fengming Ye <frank.ye@nxp.com>
2025-04-24 10:38:03 +02:00
..
CMakeLists.txt net: sockets: move select() implementation to zvfs 2024-10-14 13:01:51 +02:00
getaddrinfo.c style: subsys: adjust return usage in void functions 2024-09-20 11:06:55 +02:00
getnameinfo.c
Kconfig net: sockets: kconfig: change hostap default socket pair add heap size 2025-04-24 10:38:03 +02:00
socket_dispatcher.c
socket_obj_core.c
socket_offload.c style: subsys: adjust return usage in void functions 2024-09-20 11:06:55 +02:00
socketpair.c net: socketpair to use ring_buffer instead of k_pipe 2025-01-17 19:43:44 +01:00
sockets_can.c
sockets_inet.c net: sockets: Add SOCK_RAW support for AF_INET/AF_INET6 sockets 2025-04-09 12:36:34 +02:00
sockets_internal.h net: sockets: Cleanup socket properly if POSIX API is enabled 2024-11-08 15:56:39 -06:00
sockets_misc.c
sockets_net_mgmt.c
sockets_packet.c net: sockets: packet: Ensure correct interface is used 2025-04-17 17:23:23 +02:00
sockets_service.c net: sockets_service: Always clear old events when registering 2025-03-21 14:18:08 +01:00
sockets_tls.c net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
sockets.c Revert "arch: deprecate _current" 2025-01-10 07:49:08 +01:00