Fixed desync bugs during backup resuming protocol in backup
authorPekka Riikonen <priikone@silcnet.org>
Fri, 10 Oct 2003 17:09:35 +0000 (17:09 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 10 Oct 2003 17:09:35 +0000 (17:09 +0000)
commit656b89cbd7bc3b8252369b13b4c019c37ba4861c
treebf6141621c86c4e79ff72fe8a3c05bf716f7ff31
parent975f98aa822f8191d3e5f0798e068064dd260b9a
Fixed desync bugs during backup resuming protocol in backup
and normal server.
Assure that only one protocol is executing at a time.
CHANGES
apps/silcd/packet_receive.c
apps/silcd/server.c
apps/silcd/server_backup.c
apps/silcd/server_util.c