Lines Matching refs:socket

1466      * socket and the connection member of the proxy_conn_rec struct as we
1667 * This results in talking http to the socket at /path/foo/bar.sock
2105 "%s: error creating fam %d socket for target %s",
2109 * local machine won't give us an IPv6 socket; hopefully the
2131 /* Set a timeout on the socket */
2140 "%s: fam %d socket created to connect to %s",
2147 "%s: failed to bind socket to local address",
2152 /* make the connection out of the socket */
2406 /* Close a possible existing socket if we are told to do so */
2485 PROXY_DECLARE(int) ap_proxy_is_socket_connected(apr_socket_t *socket)
2493 pfds[0].desc.s = socket;
2504 /* The socket might be closed in which case
2506 * If there is no data available the socket
2509 status = apr_socket_recvfrom(&unused, socket, APR_MSG_PEEK,
2523 PROXY_DECLARE(int) ap_proxy_is_socket_connected(apr_socket_t *socket)
2715 "%s: backend socket is disconnected.",
2728 "%s: error creating Unix domain socket for "
2740 "%s: attempt to connect to Unix domain socket "
2749 "%s: connection established with Unix domain socket "
2763 "%s: error creating fam %d socket for "
2770 * local machine won't give us an IPv6 socket; hopefully the
2793 /* Set a timeout for connecting to the backend on the socket */
2816 "%s: fam %d socket created to connect to %s",
2826 "%s: failed to bind socket to local address",
2831 /* make the connection out of the socket */
2854 /* Set a timeout on the socket */
2981 * The socket is now open, create a new backend server connection
2990 * closed the socket
3021 * save the timeout of the socket because core_pre_connection