]> git.ozlabs.org Git - ccan/blobdiff - ccan/io/test/run-06-idle.c
io: allow freeing of io_conn at any time.
[ccan] / ccan / io / test / run-06-idle.c
index 8f3d5410d7a9058c7da1faa12470767bc79378ca..3d7c3cc33201389e0469e29db815335d342c43d6 100644 (file)
@@ -9,9 +9,7 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 
-#ifndef PORT
 #define PORT "65006"
-#endif
 
 static struct io_conn *idler;