zephyr/subsys/net/lib
Stig Bjørlykke 57e7ea8793 net: sockets: Support MSG_DONTWAIT flag in zsock_sendto
Add support for MSG_DONTWAIT flag in send() and sendto(). This
aligns with the same flag used in recv() and recvfrom().

Signed-off-by: Stig Bjørlykke <stig.bjorlykke@nordicsemi.no>
2018-03-21 09:59:49 +02:00
..
app net: app: Fix debug level check 2018-03-15 15:19:46 +02:00
coap mbedtls: Replace COAP-specific max len setting with generic 2018-03-18 09:38:22 -07:00
dns net: dns: Allow to initialize DNS servers from struct sockaddr[] 2018-01-18 17:30:40 +02:00
http net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
lwm2m net: lwm2m: add max device power source config option 2018-02-08 09:49:01 +02:00
mqtt kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
openthread openthread: Use ccache when enabled 2018-03-02 07:13:21 +01:00
sntp kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sockets net: sockets: Support MSG_DONTWAIT flag in zsock_sendto 2018-03-21 09:59:49 +02:00
websocket net: websocket: Leave space for null in strncpy 2018-03-20 12:19:13 -04:00
CMakeLists.txt net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00
Kconfig net: websocket: Initial support for server websocket 2018-03-15 15:17:36 +02:00