Home
last modified time | relevance | path

Searched refs:socket (Results 76 – 100 of 434) sorted by relevance

12345678910>>...18

/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_result_unclonable.phpt13 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
14 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
15 $host, $user, $db, $port, $socket);
H A Dmysqli_stmt_unclonable.phpt13 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
14 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
15 $host, $user, $db, $port, $socket);
H A Dbug53503.phpt8 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
24 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
54 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
55 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
56 $host, $user, $db, $port, $socket);
H A Dbug51605.phpt18 if (!my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket)) {
25 if (!my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket)) {
32 if (!my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket)) {
H A Dbug79084_collision.phpt14 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
23 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
31 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
H A Dbug39457.phpt13 $mysql->connect($host, $user, $passwd, $db, $port, $socket);
15 $mysql->connect($host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_close_oo.phpt16 if (!$mysqli = new my_mysqli($host, $user, $passwd, $db, $port, $socket))
17 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
18 $host, $user, $db, $port, $socket);
H A Dbug79084.phpt14 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
23 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
31 $link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_auth_pam.phpt9 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
10 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
11 $host, $user, $db, $port, $socket));
62 if (!$link = my_mysqli_connect($host, 'pamtest', 'pamtest', $db, $port, $socket)) {
63 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
64 $host, $user, $db, $port, $socket);
H A Dmysqli_stmt_bind_param_many_columns.phpt24 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
25 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
26 $host, $user, $db, $port, $socket);
45 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
46 …"Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
47 $host, $user, $db, $port, $socket);
H A Dtable.inc4 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
5 …"Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
6 $host, $user, $db, $port, $socket);
H A Dbug45289.phpt15 if (!($link->real_connect($host, $user, $passwd, $db, $port, $socket)))
16 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
17 $host, $user, $db, $port, $socket);
H A Dbug68077.phpt10 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
29 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
67 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
68 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
69 $host, $user, $db, $port, $socket);
H A Dmysqli_stmt_execute_stored_proc_out.phpt8 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
24 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
25 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
26 $host, $user, $db, $port, $socket);
69 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
H A Dmysqli_close.phpt22 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket))
23 … Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s, socket=%s\n",
24 $host, $user, $db, $port, $socket);
/PHP-7.3/ext/standard/tests/file/
H A Dfread_socket_variation1.phpt2 Testing fread() on a TCP server socket
8 /* Setup socket server */
/PHP-7.3/ext/standard/tests/network/
H A Dfsockopen_basic.phpt6 * Description: Open Internet or Unix domain socket connection
13 echo "Open a server socket\n";
17 /* Setup socket server */
50 Open a server socket
H A Dfsockopen_variation1.phpt6 echo "Open a server socket\n";
9 /* Setup socket server */
31 Open a server socket
H A Dfsockopen_error.phpt6 * Description: Open Internet or Unix domain socket connection
29 echo "\n-- Attempting to connect to a non-existent socket --\n";
64 -- Attempting to connect to a non-existent socket --
72 Warning: fsockopen(): unable to connect to invalid://127.0.0.1:31337 (Unable to find the socket tra…
74 string(100) "Unable to find the socket transport "invalid" - did you forget to enable it when you c…
/PHP-7.3/ext/sockets/tests/
H A Dsocket_recvmsg.phpt23 echo "creating send socket\n";
30 echo "creating receive socket\n";
51 creating send socket
54 creating receive socket
H A Dsocket_export_stream-4.phpt44 echo "\nunset socket\n";
58 echo "\nclose socket\n";
78 unset socket
90 Warning: socket_get_option(): unable to retrieve socket option [%d]: %s in %s on line %d
94 close socket
H A Dsocket_import_stream-4-win.phpt42 echo "\nunset socket\n";
54 echo "\nclose socket\n";
73 unset socket
86 Warning: socket_get_option(): unable to retrieve socket option [10038]: %s
91 close socket
H A Dsocket_import_stream-4.phpt42 echo "\nunset socket\n";
54 echo "\nclose socket\n";
73 unset socket
85 Warning: socket_get_option(): unable to retrieve socket option [%d]: %s in %s on line %d
89 close socket
H A Dsocket_cmsg_rights.phpt25 echo "creating send socket\n";
30 echo "creating receive socket\n";
60 creating send socket
62 creating receive socket
/PHP-7.3/ext/standard/tests/streams/
H A Dbug54623.phpt2 Bug #54623: Segfault when when writing to a persistent socket after closing a copy of the socket

Completed in 117 milliseconds

12345678910>>...18