Skip to content
Snippets Groups Projects
Commit 1f4d8011 authored by akwizgran's avatar akwizgran
Browse files

Interrupt all messaging sessions when the app starts shutting down.

This makes it more likely that connections will be closed cleanly.
However, the interrupt() method is currently ineffective for incoming
sessions as it won't interrupt a blocking read, e.g. when the packet
reader is waiting for a packet.
parent 852a618c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment