Home
last modified time | relevance | path

Searched refs:accept (Results 26 – 50 of 91) sorted by relevance

1234

/PHP-5.6/win32/
H A Dsockets.c76 redirect = accept(sock[0],(struct sockaddr*)&address, &size); in socketpair()
/PHP-5.6/ext/spl/examples/
H A Ddirectoryfilterdots.inc32 function accept()
H A Dregexfindfile.inc34 function accept()
H A Dkeyfilter.inc43 function accept()
H A Dfindfile.inc50 function accept()
/PHP-5.6/ext/openssl/tests/
H A Dbug46127.phpt2 #46127, openssl_sign/verify: accept different algos
H A Dstream_crypto_flags_003.phpt16 // Only accept TLSv1.2 connections
/PHP-5.6/ext/standard/tests/network/
H A Dunixloop.phpt29 die('Unable to accept connection');
H A Dtcp6loop.phpt36 die('Unable to accept connection');
/PHP-5.6/sapi/cgi/
H A Dconfig9.m428 AC_MSG_CHECKING([whether cross-process locking is required by accept()])
33 [Define if cross-process locking is required by accept()])
/PHP-5.6/ext/sockets/tests/
H A Dipv4loop.phpt42 die('Unable to accept connection');
H A Dipv6loop.phpt43 die('Unable to accept connection');
H A Dsocket_abstract_path.phpt28 $conns = socket_accept($servers) or die("Could not accept connection");
H A Dunixloop.phpt43 die('Unable to accept connection');
H A Dsocket_getpeername_ipv4loop.phpt51 die('Unable to accept connection');
H A Dsocket_getpeername_ipv6loop.phpt52 die('Unable to accept connection');
H A Dsocket_sendrecvmsg_multi_msg.phpt16 * does not accept IPV6_TCLASS messages */
H A Dsocket_sendrecvmsg_multi_msg-win32.phpt13 * does not accept IPV6_TCLASS messages. We still test that sendmsg() works
/PHP-5.6/ext/spl/tests/
H A Darray_005.phpt38 public function accept()
H A Diterator_003.phpt38 public function accept()
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_report_new.phpt39 …mysqli_change_user($link, "This might work if you accept anonymous users in your setup", "password…
/PHP-5.6/ext/spl/internal/
H A Drecursivearrayiterator.inc25 * this does not transport any state or control information of your accept()
H A Drecursivefilteriterator.inc25 * this does not transport any state or control information of your accept()
/PHP-5.6/ext/iconv/tests/
H A Diconv_strpos_variation5.phpt35 * iconv_strpos should not be able to accept negative values as $offset.
/PHP-5.6/ext/pdo_mysql/tests/
H A Dbug_44707.phpt41 // Versions prior to 4.1 have a weak test and will accept this.

Completed in 40 milliseconds

1234