zephyr/drivers/net
Jordan Yates 023e266651 net: nsos_sockets: notify pollers on socket close
Raise the poll signal when the socket is being closed to prevent users
of `zsock_poll` blocking after the socket is no more.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-12-12 11:07:49 +01:00
..
canbus.c
CMakeLists.txt
Kconfig
loopback.c drivers: net: loopback: Allow tests to control address swapping 2024-11-18 19:29:58 -05:00
nsos.h drivers: nsos: support for AF_PACKET 2024-11-20 08:24:08 -05:00
nsos_adapt.c drivers: nsos: support for AF_PACKET 2024-11-20 08:24:08 -05:00
nsos_errno.c
nsos_errno.h
nsos_fcntl.c
nsos_fcntl.h
nsos_netdb.c
nsos_netdb.h
nsos_socket.h
nsos_sockets.c net: nsos_sockets: notify pollers on socket close 2024-12-12 11:07:49 +01:00
ppp.c
slip.c
slip.h