zephyr/subsys/net/lib
Paul Sokolovsky 49eaa2b722 net: sockets: Explicitly flush conn/pkt queue on close()
If a socket is closed without reading all data from peer or accepting
all pending connection, they will be leaked. So, flush queues
explicitly.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-06-28 16:07:55 +03:00
..
dns net: lib: dns: Check return value of net_context_recv() 2017-06-12 10:21:38 +03:00
http net: http: Remove mbedtls heap setting from http library 2017-06-27 16:42:59 +03:00
mqtt net/mqtt: return error codes from net_context_send 2017-04-28 15:01:12 +03:00
sockets net: sockets: Explicitly flush conn/pkt queue on close() 2017-06-28 16:07:55 +03:00
zoap net: zoap: add missing response code for zoap_header_get_code() 2017-06-23 16:04:00 -04:00
Kbuild net: sockets: Bootstrap Sockets API implementation 2017-06-28 16:07:55 +03:00
Kconfig net: sockets: Bootstrap Sockets API implementation 2017-06-28 16:07:55 +03:00
Makefile net: sockets: Bootstrap Sockets API implementation 2017-06-28 16:07:55 +03:00