]> granicus.if.org Git - php/commit
stream_socket_server("unix://..." has a length limit, so it is better to use the...
authorFerenc Kovacs <tyrael@php.net>
Sat, 22 Oct 2011 21:44:05 +0000 (21:44 +0000)
committerFerenc Kovacs <tyrael@php.net>
Sat, 22 Oct 2011 21:44:05 +0000 (21:44 +0000)
commit263ab7e2d43c18e82b321a0d64d67c78b3cd9e75
tree025ac3b0e632a43dc2282f03791cabd64e3db42b
parent8bbbfadcfef82c3513adeb34ae8a19bf00af3317
stream_socket_server("unix://..." has a length limit, so it is better to use the tmp dir instead of the current test dir for the socket file. see https://bugs.php.net/bug.php?id=60106
sapi/cli/tests/022.phpt