diff netio.c @ 1357:08f4fa4dc6a0 fuzz

closer to working
author Matt Johnston <matt@ucc.asn.au>
date Sat, 20 May 2017 13:23:16 +0800
parents 3fdd8c5a0195
children f03cfe9c76ac
line wrap: on
line diff
--- a/netio.c	Fri May 19 00:48:46 2017 +0800
+++ b/netio.c	Sat May 20 13:23:16 2017 +0800
@@ -195,6 +195,7 @@
 		}
 		iter = next_iter;
 	}
+	TRACE(("leave set_connect_fds"))
 }
 
 void handle_connect_fds(fd_set *writefd) {