zephyr/subsys/net/lib/sockets
Robert Lubos 9b2fa8a5a7 net: sockets: Rework ioctl poll helpers error handling
Make ioctl handlers of `ZFD_IOCTL_POLL_PREPARE` and
`ZFD_IOCTL_POLL_UPDATE` return an error code instead of setting errno
variable.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-01-22 22:43:54 -05:00
..
CMakeLists.txt net: socks: Prefer setsockopt() API instead of legacy proxy api 2019-10-25 13:56:01 +03:00
getaddrinfo.c kernel: Port remaining buildable syscalls to new API 2019-09-12 11:31:50 +08:00
getnameinfo.c net: sockets: Implement getnameinfo() 2019-02-19 17:34:57 -05:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
socket_offload.c net: sockets: Remove TI conditional from offloaded fcntl implementation 2019-05-30 18:41:31 -04:00
sockets_can.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sockets_internal.h net: sockets: Store socket private data into its own variable 2019-09-18 23:47:36 +03:00
sockets_misc.c userspace: Support for split 64 bit arguments 2019-09-12 11:31:50 +08:00
sockets_net_mgmt.c include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
sockets_packet.c net: socket: Set default protocol if proto == 0 2019-09-12 11:22:45 +03:00
sockets_select.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
sockets_tls.c net: sockets: Rework ioctl poll helpers error handling 2020-01-22 22:43:54 -05:00
sockets.c net: sockets: Rework ioctl poll helpers error handling 2020-01-22 22:43:54 -05:00