Fixed socket connection counting. Added checks for not adding
authorPekka Riikonen <priikone@silcnet.org>
Fri, 28 Jun 2002 11:56:32 +0000 (11:56 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 28 Jun 2002 11:56:32 +0000 (11:56 +0000)
commit2c339cc0e8792a1c3f07d432f8563a91ed175d2a
tree976c67fd17bb9ac2f3b5d3b57fcd64255a8000dc
parent51d352abb2cd903236eb0ba8aedb73d53ba77a59
Fixed socket connection counting.  Added checks for not adding
unregistered client to channels at any point.  Assert that
client is not joined to any channels when client is freed.
CHANGES
apps/silcd/idlist.c
apps/silcd/packet_receive.c
apps/silcd/server.c
apps/silcd/server_util.c