zephyr/subsys/net/lib/sockets
Jukka Rissanen 13c8b110e5 net: socketpair: Check NULL value
When verifying the parameters check NULL value separately.
This will avoid nasty warning message to be printed.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-08-14 09:47:51 -07:00
..
CMakeLists.txt net: sockets: add support for select() when using socket offloading 2020-07-27 13:28:06 +02:00
getaddrinfo.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
getnameinfo.c subsys: Replace printf by printk when applicable 2020-05-09 21:25:33 +02:00
Kconfig net: sockets: remove POSIX_NAMES dependency on SOCKETS_OFFLOAD 2020-06-17 08:55:17 +03:00
socket_offload.c net: sockets: Remove socket offloading interface 2020-01-31 11:36:02 -05:00
socketpair.c net: socketpair: Check NULL value 2020-08-14 09:47:51 -07:00
sockets_can.c lib: fdtable: Add callback for close() calls 2020-08-14 09:47:51 -07:00
sockets_internal.h net: getsockname: Call via vtable instead of ioctl 2020-08-14 09:47:51 -07:00
sockets_misc.c userspace: Support for split 64 bit arguments 2019-09-12 11:31:50 +08:00
sockets_net_mgmt.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets_packet.c net: Collect net_pkt RX detailed timing stats when passing IP stack 2020-08-07 10:12:51 +03:00
sockets_select.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets_tls.c net: getsockname: Call via vtable instead of ioctl 2020-08-14 09:47:51 -07:00
sockets.c net: getsockname: Call via vtable instead of ioctl 2020-08-14 09:47:51 -07:00