From c9593dfc5796a98b94ef516fce662f2e040acffe Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 21 Jan 2017 20:05:48 -0800 Subject: Initial swag at notification pipes (not used yet). --- tests/tcp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/tcp.c b/tests/tcp.c index 73039e64..f77ec3a0 100644 --- a/tests/tcp.c +++ b/tests/tcp.c @@ -40,6 +40,5 @@ TestMain("TCP Transport", { }) So(nng_listen(s1, "tcp://*:5771", NULL, NNG_FLAG_SYNCH) == 0); So(nng_dial(s2, "tcp://127.0.0.1:5771", NULL, NNG_FLAG_SYNCH) == 0); - fflush(stdout); }) }) -- cgit v1.2.3-70-g09d2