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)
commit8bb22be757768c18af7a5381b3b18d4983dfa9d4
tree900b077ba2fd40f7b9a58883fa4b3448b809be55
parent35f90f6e65d24d42ba1988ff91f2842fe9c386b5
Disconnect problem: Mark incoming connections immediately local

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.
apps/silcd/server.c