zephyr/drivers/net
Chris Friedt 12cc7bbd8a net: sockets: use z_finalize_typed_fd() to identify as sockets
Fill-in the mode field of the fd_entry so that the
implementation can be made aware that the specific file
descriptors created are sockets.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-15 07:47:12 -04:00
..
canbus.c
CMakeLists.txt
Kconfig drivers: net: ppp: Remove integration with GSM_MUX 2024-05-29 10:49:08 -07:00
loopback.c
nsos_adapt.c drivers: nsos: handle setsockopt(SO_SNDTIMEO) 2024-06-06 15:20:15 -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: sockets: use z_finalize_typed_fd() to identify as sockets 2024-06-15 07:47:12 -04:00
nsos.h drivers: nsos: handle multiple blocking APIs on single socket 2024-06-06 15:20:15 -05:00
ppp.c drivers: net: ppp: Remove integration with GSM_MUX 2024-05-29 10:49:08 -07:00
slip.c
slip.h