[riot-notifications] [RIOT-OS/RIOT] pkg/tinydtls: async event SOCK_ASYNC_CONN_FIN does not indicate which session has been finished (#15517)
János Brodbeck
notifications at github.com
Fri Nov 27 18:24:03 CET 2020
Changing it to `sock->async_cb(sock, SOCK_ASYNC_CONN_FIN, session);` does work. Of course, it is a `session_t` but this way it's possible to retrieve information about the closed sessions.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/issues/15517#issuecomment-734929409
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201127/8656d847/attachment.htm>
More information about the notifications
mailing list