Skip to content
Snippets Groups Projects
Forked from briar / briar
6110 commits behind the upstream repository.
user avatar
akwizgran authored
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.
1f4d8011
History