From fdc6f323923b36add7ab7112b1b4d05368bd5902 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Sat, 20 May 2017 13:23:16 +0800 Subject: closer to working --HG-- branch : fuzz --- netio.c | 1 + 1 file changed, 1 insertion(+) (limited to 'netio.c') diff --git a/netio.c b/netio.c index 17693ec..b482431 100644 --- a/netio.c +++ b/netio.c @@ -195,6 +195,7 @@ void set_connect_fds(fd_set *writefd) { } iter = next_iter; } + TRACE(("leave set_connect_fds")) } void handle_connect_fds(fd_set *writefd) { -- cgit v1.2.3