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> |
||
|---|---|---|
| .. | ||
| client.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| net_app_private.h | ||
| net_app.c | ||
| server.c | ||