Home
last modified time | relevance | path

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

/php-src/main/
H A Dnetwork.c149 PHPAPI int php_network_getaddresses(const char *host, int socktype, struct sockaddr ***sal, zend_st… in php_network_getaddresses()
405 int socktype, long sockopts, zend_string **error_string, int *error_code
768 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string,
1087 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC)
H A Dphp_network.h348 #define php_stream_sock_open_host(host, port, socktype, timeout, persistent) _php_stream_sock_open_… argument
352 #define php_stream_sock_open_host_rel(host, port, socktype, timeout, persistent) _php_stream_sock_o… argument
/php-src/sapi/cli/
H A Dphp_cli_server.c1283 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 22 milliseconds