Home
last modified time | relevance | path

Searched defs:socktype (Results 1 – 3 of 3) sorted by path

/PHP-7.2/main/
H A Dnetwork.c159 PHPAPI int php_network_getaddresses(const char *host, int socktype, struct sockaddr ***sal, zend_st… in php_network_getaddresses()
413 int socktype, long sockopts, zend_string **error_string, int *error_code
781 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string,
1134 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC)
H A Dphp_network.h330 #define php_stream_sock_open_host(host, port, socktype, timeout, persistent) _php_stream_sock_open_… argument
334 #define php_stream_sock_open_host_rel(host, port, socktype, timeout, persistent) _php_stream_sock_o… argument
/PHP-7.2/sapi/cli/
H A Dphp_cli_server.c1188 static php_socket_t php_network_listen_socket(const char *host, int *port, int socktype, int *af, s… in php_network_listen_socket()

Completed in 28 milliseconds