Home
last modified time | relevance | path

Searched refs:tcp (Results 76 – 86 of 86) sorted by relevance

1234

/PHP-7.2/ext/standard/tests/http/
H A Dserver.inc37 * $socket_string is the socket to create and listen on (e.g. tcp://127.0.0.1:1234)
/PHP-7.2/ext/soap/tests/bugs/
H A Dbug50698_1.wsdl203 <soap12:binding transport="http://schemas.microsoft.com/soap/tcp"/>
219 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
221 <wsa10:Address>net.tcp://localhost:8732/EchoService/</wsa10:Address>
H A Dbug50698_4.wsdl203 <soap12:binding transport="http://schemas.microsoft.com/soap/tcp"/>
216 <soap12:address location="net.tcp://localhost:8732/EchoService/"/>
218 <wsa10:Address>net.tcp://localhost:8732/EchoService/</wsa10:Address>
/PHP-7.2/ext/standard/tests/streams/
H A Dstream_socket_enable_crypto.phpt13 $serverUri = "tcp://127.0.0.1:31854";
/PHP-7.2/ext/openssl/tests/
H A Dbug74159.phpt75 $serverUri = "tcp://127.0.0.1:10012";
/PHP-7.2/ext/sockets/
H A Dconfig.m422 AC_CHECK_HEADERS([netdb.h netinet/tcp.h sys/un.h sys/sockio.h errno.h])
/PHP-7.2/sapi/fpm/
H A Dconfig.m4320 AC_TRY_COMPILE([ #include <netinet/tcp.h> ], [struct tcp_info ti; int x = TCP_INFO;], [
H A Dwww.conf.in58 ; PHP FCGI (5.2.2+). Makes sense only with a tcp listening socket. Each address
/PHP-7.2/sapi/fpm/tests/
H A Dtester.inc253 @stream_socket_client('tcp://[::1]:0', $errno);
/PHP-7.2/
H A Dphp.ini-development1170 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
H A Dphp.ini-production1172 ; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the

Completed in 45 milliseconds

1234