PHP_SAFE_FD_ISSET 603 ext/sockets/sockets.c if (PHP_SAFE_FD_ISSET(php_sock->bsd_socket, fds)) { PHP_SAFE_FD_ISSET 633 ext/standard/streamsfuncs.c if (PHP_SAFE_FD_ISSET(this_fd, fds)) { PHP_SAFE_FD_ISSET 1142 main/network.c if (PHP_SAFE_FD_ISSET(ufds[i].fd, &rset)) { PHP_SAFE_FD_ISSET 1146 main/network.c if (PHP_SAFE_FD_ISSET(ufds[i].fd, &wset)) { PHP_SAFE_FD_ISSET 1149 main/network.c if (PHP_SAFE_FD_ISSET(ufds[i].fd, &eset)) {