diff options
author | Remi Collet <remi@php.net> | 2014-11-20 10:15:15 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2014-11-20 10:15:15 +0100 |
commit | 9fd54bd9d8f20f4d56c3d8e0209c6c34fb3bfc98 (patch) | |
tree | 17015526b05b2d7fb0f482b68a3d2fcc773bef83 /ext/pdo_sqlite/php_pdo_sqlite_int.h | |
parent | 914787491d78cded722318d0796b13f11cb197f8 (diff) | |
download | php-git-9fd54bd9d8f20f4d56c3d8e0209c6c34fb3bfc98.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 'ext/pdo_sqlite/php_pdo_sqlite_int.h')
0 files changed, 0 insertions, 0 deletions