ustd: convert to new ustcomm api
[ust.git] / libustcomm / ustcomm.c
index f2aeb61fc423d2d818e89190fae44312d92f3658..5468ad4f9eebe74df02ece68166520de3bb52f06 100644 (file)
@@ -59,6 +59,7 @@ static void signal_process(pid_t pid)
                return;
        }
 
+       /* FIXME: should wait in a better way */
        sleep(1);
 }
 
This page took 0.022523 seconds and 4 git commands to generate.