X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=php-ancillary.git;a=blobdiff_plain;f=php-ancillary.c;h=9ca16fd62db395a9832dfdaaeeaa855c19af3d16;hp=31fa8397aa4577c232708f650d7e1727ffc16f1e;hb=45f8c81a4c78d99b789561672ef2ebe70879bb09;hpb=fb0fe2c49024cc3d711e092108066270a094b955 diff --git a/php-ancillary.c b/php-ancillary.c index 31fa839..9ca16fd 100644 --- a/php-ancillary.c +++ b/php-ancillary.c @@ -97,7 +97,7 @@ ancil_recv_fds_with_buffer_ext(int sock, int *fds, unsigned n_fds, void *buffer, if((mop_len = recvmsg(sock, &msghdr, 0)) < 0) return(-1); - { + if (0 == 1) { int mop_fd; char mop_bf[512];