conn_fd 78 sapi/thttpd/thttpd.c PHP_SYS_CALL(n = send(TG(hc)->conn_fd, str, str_length, 0);); conn_fd 113 sapi/thttpd/thttpd.c PHP_SYS_CALL(n = writev(TG(hc)->conn_fd, vec, nvec);); conn_fd 367 sapi/thttpd/thttpd.c if (nfd) *nfd = TG(hc)->conn_fd; conn_fd 618 sapi/thttpd/thttpd.c shutdown(hc->conn_fd, 0); conn_fd 636 sapi/thttpd/thttpd.c if (m->hc->conn_fd == fd) { conn_fd 724 sapi/thttpd/thttpd.c return TG(hc)->conn_fd;