Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dnetwork.c154 PHPAPI int php_network_getaddresses(const char *host, int socktype, struct sockaddr ***sal, zend_st…
414 int socktype, long sockopts, zend_string **error_string, int *error_code
787 int socktype, int asynchronous, struct timeval *timeout, zend_string **error_string,
1104 int socktype, struct timeval *timeout, const char *persistent_id STREAMS_DC)
H A Dphp_network.h350 #define php_stream_sock_open_host(host, port, socktype, timeout, persistent) _php_stream_sock_open_… argument
354 #define php_stream_sock_open_host_rel(host, port, socktype, timeout, persistent) _php_stream_sock_o… argument
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c1234 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 17 milliseconds