]> arthur.barton.de Git - netatalk.git/commit
Change sleep() calls to select() calls. Using sleep() effectively kills
authorjmarcus <jmarcus>
Fri, 14 Dec 2001 19:55:20 +0000 (19:55 +0000)
committerjmarcus <jmarcus>
Fri, 14 Dec 2001 19:55:20 +0000 (19:55 +0000)
commit55e67ecc3406f19c3cd0891d5b0e53034bfcee4c
treedbd928f19ec3a2ac6356169b7fbb2556d803ef84
parent9a61514e736de1cc79c31b54c5d1c9e1dbc5ac66
Change sleep() calls to select() calls.  Using sleep() effectively kills
all SIGALRM handlers on Solaris.
libatalk/cnid/cnid_open.c