ca7e69523c
Changed poll to perform incoming data check with connected DTLS connections. This allows the CONFIG_NET_SOCKETS_DTLS_TIMEOUT to timeout the connections to server socket if there is no incoming data. Previously, if the remote client closed the DTLS connection without close notify, the timeout of the ongoing connection only happened when next connection was taken to the server socket. Depending on the timeouts, this could prevent the next connection from succeeding. Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
getaddrinfo.c | ||
getnameinfo.c | ||
socket_dispatcher.c | ||
socket_obj_core.c | ||
socket_offload.c | ||
socketpair.c | ||
sockets.c | ||
sockets_can.c | ||
sockets_internal.h | ||
sockets_misc.c | ||
sockets_net_mgmt.c | ||
sockets_packet.c | ||
sockets_select.c | ||
sockets_service.c | ||
sockets_tls.c |