Disconnect problem: Mark incoming connections immediately local
authorPekka Riikonen <priikone@silcnet.org>
Wed, 24 Sep 2008 14:56:56 +0000 (17:56 +0300)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 24 Sep 2008 14:56:56 +0000 (17:56 +0300)
This fixes the problem of SKE remaining running in the background
even though the conncection is closed because it was never aborted
because the connection wasn't marked local.  After SKE timeout a
crash may occur.


No differences found