zephyr/subsys/net/lib
Aska Wu 62e5f8d7a1 net: socket: Handle the value-result argument
The addrlen of accept() and recvfrom() is a value-result argument. It
should be updated to the actual size of the source address after
calling accept() and recvfrom().

Signed-off-by: Aska Wu <aska.wu@linaro.org>
2017-11-06 20:59:05 +02:00
..
app net: app: server: Allow IPv4 connections if IPv6 is enabled 2017-11-03 16:09:08 +02:00
coap net: coap: Fix error handling for coap option length 2017-10-27 11:33:06 -04:00
dns net: mdns: Check net_pkt before accessing it 2017-10-27 15:35:59 +03:00
http net: http: Create HTTP library that uses net-app 2017-11-06 09:33:00 -05:00
lwm2m net: lwm2m: response to peer with correct error code when write fail 2017-11-06 20:49:59 +02:00
mqtt net/mqtt: Enable TLS support 2017-07-28 11:25:43 +03:00
sntp cleanup: Use quote include instead of system include 2017-10-28 07:11:53 -04:00
sockets net: socket: Handle the value-result argument 2017-11-06 20:59:05 +02:00
zoap net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
Kbuild net: http: Create HTTP library that uses net-app 2017-11-06 09:33:00 -05:00
Kconfig net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00
Makefile net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00