diff options
| author | Remi Collet <remi@php.net> | 2014-11-14 17:29:31 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2014-11-14 17:29:31 +0100 |
| commit | 23db11976889c3600cf7853fe0fd687a1c9435e6 (patch) | |
| tree | 1f90576d6d12ab5c7d1a42e04acfc312f4d933d0 /ext/reflection/php_reflection.c | |
| parent | faaea4f304cd6693e5f76c5a5d64d46e24326806 (diff) | |
| download | php-git-23db11976889c3600cf7853fe0fd687a1c9435e6.tar.gz | |
Fix bug #68423i PHP-FPM will no longer load all pools
The hash need to be unique per IP + Port
Previous version have (IPv4 only)
sprintf(key, "%u.%u.%u.%u:%u", IPQUAD(&sa_in->sin_addr), (unsigned int) ntohs(sa_in->sin_port));
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions
