// we use gettimeofday() now to determine the packet rcv time, since on some boxes...
[senf.git] / senf / Socket / Protocols / INet / net.test.hh
index bf398da..0f2c34c 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 //
-// Copyright (C) 2009 
+// Copyright (C) 2009
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
 // Competence Center NETwork research (NET), St. Augustin, GERMANY
 //     Stefan Bund <g0dil@berlios.de>
@@ -61,6 +61,7 @@ namespace {
             _exit(0);
         }
         signal(SIGCHLD, SIG_DFL);
+        sleep(1);
     }
 
     void wait()