]> arthur.barton.de Git - netatalk.git/commit
Fix a bug where certain clients may sleep forever trying to connect to the
authorjmarcus <jmarcus>
Thu, 13 Dec 2001 02:39:37 +0000 (02:39 +0000)
committerjmarcus <jmarcus>
Thu, 13 Dec 2001 02:39:37 +0000 (02:39 +0000)
commit77d65dee2a1304235b2a25afb778155c13779780
tree2468878877b383a2d45b56469109ac8316e87997
parentb08b4fbf5dc26a61a151f90f68dfd117a113e2de
Fix a bug where certain clients may sleep forever trying to connect to the
server if for some reason a controlling afpd quit before removing the
recover.cnid file.

Also, do a full checkpoint when the last client disconnects, and remove any
logfiles that might be lingering around.
libatalk/cnid/cnid_close.c
libatalk/cnid/cnid_open.c