--- mqtt/src/daemon.c 2012/04/26 08:20:20 1.2.2.17 +++ mqtt/src/daemon.c 2012/04/26 09:15:26 1.2.2.18 @@ -394,7 +394,6 @@ Run(int sock) schedPolling(root, &pl, NULL); schedRun(root, &Kill); - sleep(1); pthread_attr_destroy(&attr);