X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fio%2Ftest%2Frun-41-io_poll_override.c;h=146faeb546e54591b0a109023c49320cf9b21e5e;hp=0a62e2d3bf162c108949e387e787f8a1c6d49401;hb=580457bd3e4af60d5367412589d2aa1bb0289eed;hpb=0fa318d0eeccbb4d33310f048653fa212c12d86d diff --git a/ccan/io/test/run-41-io_poll_override.c b/ccan/io/test/run-41-io_poll_override.c index 0a62e2d3..146faeb5 100644 --- a/ccan/io/test/run-41-io_poll_override.c +++ b/ccan/io/test/run-41-io_poll_override.c @@ -6,7 +6,7 @@ #include #include -#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)