]> git.meshlink.io Git - meshlink/commitdiff
Close meta-connections in meshlink_stop().
authorGuus Sliepen <guus@meshlink.io>
Mon, 14 Aug 2017 19:22:43 +0000 (21:22 +0200)
committerGuus Sliepen <guus@meshlink.io>
Mon, 14 Aug 2017 19:22:43 +0000 (21:22 +0200)
If we stop MeshLink for an extended time, we don't want to have open
sockets lying around that we don't take care of. Terminate all of them.


No differences found