[tuxdroid-user] usleep in send_daemon_disconnect()
Status: Beta
Brought to you by:
ks156
From: neimad <ror...@gm...> - 2007-06-02 06:17:45
|
I'm itching to remove the usleep(10000) in send_daemon_disconnected() but I want to know first: why was it here in the first place ? Same reason as for the other usleep()s that were necessary to avoid busy looping before select() was used ? Damien |