Home
last modified time | relevance | path

Searched refs:listen (Results 1 – 25 of 52) sorted by relevance

123

/PHP-7.0/sapi/fpm/tests/
H A D021-uds-acl.phpt11 listen = 127.0.0.1:9999
12 listen.acl_users = nobody
13 listen.acl_groups = nobody
14 listen.mode = 0600
50 listen = $socket
51 listen.acl_users = $users
52 listen.acl_groups = $groups
53 listen.mode = 0600
H A D015.phpt23 listen = 127.0.0.1:$port1
24 listen.allowed_clients=127.0.0.1
32 listen = 127.0.0.1:$port2
33 listen.allowed_clients=xxx
79 [%s] WARNING: [pool pool2] child %d said into stderr: "ERROR: Wrong IP address 'xxx' in listen.allo…
H A D008.phpt11 listen=127.0.0.1:9000
35 listen = 127.0.0.1:$port1
44 listen = 127.0.0.1:$port2
51 listen = 127.0.0.1:$port3
H A D010.phpt23 listen = 127.0.0.1:$port
69 listen queue: 0
70 max listen queue: 0
71 listen queue len: %d
H A D005.phpt20 listen = [::]:$port
21 listen.allowed_clients = 127.0.0.1
H A D006.phpt20 listen = [::]:$port
21 listen.allowed_clients = ::1
H A D016.phpt11 listen=127.0.0.1:9000
45 listen = 127.0.0.1:$i
46 listen.allowed_clients=127.0.0.1
H A Dskipapparmor.inc8 listen = 127.0.0.1:9001
H A D013.phpt18 listen = 127.0.0.1:$port
H A D002.phpt17 listen = 127.0.0.1:$port
H A D014.phpt18 listen = 127.0.0.1:$port
H A D003.phpt20 listen = [::1]:$port
H A D011.phpt17 listen = $port
H A D009.phpt17 listen = $socket
H A D004.phpt20 listen = [::]:$port
H A D017.phpt18 listen = 127.0.0.1:$port
H A Dapparmor.phpt24 listen = 127.0.0.1:9001
/PHP-7.0/sapi/fpm/
H A Dwww.conf.in10 ; - 'listen' (unixsocket)
36 listen = 127.0.0.1:9000
38 ; Set listen(2) backlog.
40 ;listen.backlog = 511
47 ;listen.owner = @php_fpm_user@
49 ;listen.mode = 0660
52 ; When set, listen.owner and listen.group are ignored
53 ;listen.acl_users =
54 ;listen.acl_groups =
168 ; listen queue: 0
[all …]
/PHP-7.0/ext/sockets/tests/
H A Dsocket_listen-wrongparams.phpt20 Warning: socket_listen(): unable to listen on socket [%d]: Invalid argument in %s on line %d
H A Dipv4loop.phpt27 die('Unable to listen on socket');
H A Dipv6loop.phpt28 die('Unable to listen on socket');
H A Dsocket_abstract_path.phpt21 socket_listen($servers) or die("Could not listen");
H A Dunixloop.phpt28 die('Unable to listen on socket');
/PHP-7.0/win32/
H A Dsockets.c62 if (listen(sock[0], 2) != 0) { in socketpair()
/PHP-7.0/sapi/phpdbg/
H A DREADME.md72 - -l listen ports for remote mode
73 - -a listen address for remote mode

Completed in 24 milliseconds

123