summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/mysql_statement.c
diff options
context:
space:
mode:
authorLars Strojny <lstrojny@php.net>2012-09-19 22:17:35 +0200
committerLars Strojny <lstrojny@php.net>2012-09-19 22:17:35 +0200
commit188c124a57a27e3d6baf786608a45d713d4595f6 (patch)
tree4ed8b6d44c6233cc080df61d164cb5b9710f80e1 /ext/pdo_mysql/mysql_statement.c
parentee172ce3cc65b5cb8ec49020c9579d108aca9ea1 (diff)
downloadphp-git-188c124a57a27e3d6baf786608a45d713d4595f6.tar.gz
Bug #63000: MCAST_JOIN_GROUP on OSX is broken
The multicast support in PHP 5.4 makes use of MCAST_JOIN_GROUP if it is present. The problem is that OSX 10.7 added the constant, but did not correctly implement the feature. This causes the setsockopt call to fail. The solution to the problem is to not use MCAST_JOIN_GROUP on OSX. For reference, this was also done in VLC: * http://trac.videolan.org/vlc/ticket/6104#comment:19
Diffstat (limited to 'ext/pdo_mysql/mysql_statement.c')
0 files changed, 0 insertions, 0 deletions