zephyr/subsys/net/lib
Jukka Rissanen 0b1034aee2 net: socket: Support non-blocking accept()
If socket is marked non-blocking, then accept() will return immediately
if there is no one connecting.

Fixes #19103

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-09-13 10:41:33 +03:00
..
coap cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
config net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
conn_mgr net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
dns net: dns: Check family before returning results 2019-09-11 16:17:42 +03:00
http docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
lwm2m net: lwm2m: support client-initiated De-register 2019-09-08 12:36:33 +02:00
mqtt net: mqtt: Modify SOCKS5 based connections 2019-08-05 13:26:11 +03:00
openthread net: openthread: Use repository provided by west 2019-07-25 11:52:48 +02:00
sntp net: lib: sntp_simple: Issue multiple requests with backoff 2019-09-13 10:40:45 +03:00
sockets net: socket: Support non-blocking accept() 2019-09-13 10:41:33 +03:00
socks net: socks: Make SOCKS5 implementation transparent 2019-08-05 13:26:11 +03:00
tls_credentials license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
CMakeLists.txt net: Add a connection manager preliminary logic 2019-07-12 12:33:19 +03:00
Kconfig net: Add a connection manager preliminary logic 2019-07-12 12:33:19 +03:00