summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql.c
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2014-11-14 17:29:31 +0100
committerRemi Collet <remi@php.net>2014-11-14 17:29:31 +0100
commit23db11976889c3600cf7853fe0fd687a1c9435e6 (patch)
tree1f90576d6d12ab5c7d1a42e04acfc312f4d933d0 /ext/mysql/php_mysql.c
parentfaaea4f304cd6693e5f76c5a5d64d46e24326806 (diff)
downloadphp-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/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions