zephyr/subsys/net/lib
Philémon Jaermann c3eea5f6ee net: net_app: Correctly notify server on TCP disconnection
If a disconnection callback was registered, it is not called
as the check done in net_app is reversed. The disconnection callback
is not called if there are any inactive contexts.
The check should be on any active context.

Signed-off-by: Philémon Jaermann <p.jaermann@gmail.com>
2018-08-02 10:28:20 +03:00
..
app net: net_app: Correctly notify server on TCP disconnection 2018-08-02 10:28:20 +03:00
coap subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
config subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
dns net: Avoid holes in structs 2018-07-25 15:20:34 +03:00
http net: ipv6: Handle large IPv6 packets properly 2018-07-23 15:01:09 +03:00
lwm2m net: lwm2m: read past not supported TLV resources 2018-07-17 13:03:18 +03:00
mqtt subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
openthread net: openThread: Fix MTD build 2018-07-17 16:40:53 +03:00
sntp subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
sockets Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
tls_credentials Kconfig: Clean up some symbol definitions 2018-08-01 12:47:17 -04:00
websocket subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
CMakeLists.txt net: tls: Add credential management subsystem 2018-07-26 12:13:15 -04:00
Kconfig net: tls: Add credential management subsystem 2018-07-26 12:13:15 -04:00