flush
authorChristian Grothoff <christian@grothoff.org>
Sun, 7 Feb 2010 00:40:22 +0000 (00:40 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 7 Feb 2010 00:40:22 +0000 (00:40 +0000)
src/transport/gnunet-nat-server.c

index 333c0d6426c55e886c817d7d1aa2bb4a480ecb97..685fc3d9a7f64c4db8db37f06e64b4c194ca93a5 100644 (file)
@@ -226,6 +226,7 @@ process_icmp_response ()
                      &sip,
                      buf,
                      sizeof (buf)));
+  fflush (stdout);
 }