Check if NULL sock->user_data when closing connection after
authorPekka Riikonen <priikone@silcnet.org>
Wed, 3 Mar 2004 14:13:36 +0000 (14:13 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 3 Mar 2004 14:13:36 +0000 (14:13 +0000)
commit404aa06cd5367cdf8db3b65a29929062b5860aa5
tree2f80d61ce1b6bf1f4460d0f4fb356b057e7fde17
parentc9610a38cf6dc27f0bbfe7d0f8e368b6d3168dee
Check if NULL sock->user_data when closing connection after
calling protocol completion in connection closing (it might
be closed in the completion).
apps/silcd/server.c