zephyr/subsys/net/lib
Jukka Rissanen 12017ce761 net: http: Yield after sending response in server
Make sure that a network packet is sent after calling
http_response_send_data(). Othwerwise the packets might be
piling up and not sent in timely manner.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-08-16 14:50:57 -04:00
..
app net: app: Do not try to set ANY address to interface 2017-08-14 11:06:34 +03:00
dns net: Fix LLVM compiler warnings 2017-08-09 12:50:50 -04:00
http net: http: Yield after sending response in server 2017-08-16 14:50:57 -04:00
lwm2m net: lwm2m: fix registration content format and use plain/text 2017-08-13 20:52:56 +03:00
mqtt
sockets net: sockets: Check return value of k_poll() 2017-08-14 23:46:44 +03:00
zoap
Kbuild net: lwm2m: initial library support for LWM2M 2017-08-09 10:55:53 +03:00
Kconfig net: sockets: Move under "Network Application Support" heading 2017-08-15 09:20:27 -04:00
Makefile net: lwm2m: initial library support for LWM2M 2017-08-09 10:55:53 +03:00