zephyr/subsys/net/lib
Vincent Wan 34db96404b net: sockets: add support for select() when using socket offloading
When socket offloading is used, we should build the implementation of
select().

Fixes #12705

Signed-off-by: Vincent Wan <vwan@ti.com>
2020-07-27 13:28:06 +02:00
..
coap net: coap: Parse zero-length option correctly 2020-06-15 22:13:34 +03:00
config net: config: Fix IPv6 setup when DAD is unused and IPv6 addr is not set 2020-07-21 10:11:32 +03:00
conn_mgr zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dns random: Include header where it is used 2020-07-08 21:05:36 -04:00
http net: http: client: Add port number to HTTP Header 2020-06-15 16:59:20 +02:00
lwm2m net: lwm2m: Fix poll fds handling 2020-07-21 15:08:14 +02:00
mqtt net: mqtt: Prevent double CONNACK event notification on server reject 2020-07-27 13:24:11 +02:00
openthread net: openthread: platform: Removed double-buffering in UART send. 2020-07-22 11:08:21 +03:00
sntp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sockets net: sockets: add support for select() when using socket offloading 2020-07-27 13:28:06 +02:00
socks zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tftp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
tls_credentials kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
utils
websocket random: Include header where it is used 2020-07-08 21:05:36 -04:00
CMakeLists.txt net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00
Kconfig net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00