zephyr/subsys/net/lib
Robert Lubos d0affeff69 net: sockets: tls: Return ENOTCONN when DTLS client session ends
Notify the application when DTLS client session ends by returning
ENOTCONN on such event. Additionally, reset the mbed TLS session
structures, allowing to reinstante the session on the next send() call.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-09-16 18:14:33 -04:00
..
capture net: remove usage of device_pm_control_nop 2021-04-27 16:28:49 -04:00
coap net: coap: coap_next_token single sys_rand_get call 2021-07-29 11:47:51 -04:00
config net: config: Try to only use auto started interface 2021-03-29 07:40:24 -04:00
conn_mgr kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00
dns toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
http net: http: switch to zsock_ for http_client 2021-09-09 21:16:28 -04:00
lwm2m net: lwm2m: Remove LWM2M_RES_TYPE_U64 type 2021-09-10 11:04:41 +02:00
mqtt net: mqtt: check mqtt_abort() function parameters before locking 2021-09-02 19:36:03 -04:00
openthread net: openthread: allow to enable/disable TCP 2021-09-01 10:37:41 +02:00
sntp net: sntp: Depend on NET_SOCKETS_POSIX_NAMES || POSIX_API 2021-04-22 13:41:33 +03:00
sockets net: sockets: tls: Return ENOTCONN when DTLS client session ends 2021-09-16 18:14:33 -04:00
socks cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
tftp net: refactor tftp library 2021-06-29 09:15:55 -04:00
tls_credentials device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
utils
websocket net: websocket: Fix poll handling for offloaded sockets 2021-08-04 16:58:15 +02:00
CMakeLists.txt net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00
Kconfig net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00