diff options
author | Remi Collet <remi@php.net> | 2014-11-20 10:15:15 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2014-11-21 07:54:51 +0100 |
commit | c4ca220467a94ff361c6dbdec281b861c9d749be (patch) | |
tree | f62465de9c709cd2e94fa36e0e2aed99a87f452b /sapi/phpdbg/phpdbg.c | |
parent | 1f4972e348bc08b0eb09c8300b58578169614e28 (diff) | |
download | php-git-c4ca220467a94ff361c6dbdec281b861c9d749be.tar.gz |
Raise a warning when listen = hostname used and is resolved as multiple addresses
Using getaddrinfo is perhaps not a good idea... if we are not able
to listen on multiple addresses...
At least this message should help to diagnose problem, ex
... Found address for localhost, socket opened on ::1
... Found multiple addresses for localhost, 127.0.0.1 ignored
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions