]> git.ozlabs.org Git - ccan/blobdiff - ccan/io/test/run-41-io_poll_override.c
ccan/io: add io_conn_exclusive and io_conn_out_exclusive.
[ccan] / ccan / io / test / run-41-io_poll_override.c
index 0a62e2d3bf162c108949e387e787f8a1c6d49401..146faeb546e54591b0a109023c49320cf9b21e5e 100644 (file)
@@ -6,7 +6,7 @@
 #include <sys/wait.h>
 #include <stdio.h>
 
-#define PORT "65020"
+#define PORT "65041"
 
 /* Should be looking to read from one fd. */
 static int mypoll(struct pollfd *fds, nfds_t nfds, int timeout)