summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_server.c
diff options
context:
space:
mode:
authorGustavo Lopes <glopes@nebm.ist.utl.pt>2013-02-17 13:23:07 +0100
committerGustavo Lopes <glopes@nebm.ist.utl.pt>2013-02-17 22:42:58 +0100
commit91538e4e13908a8cfcb25c5286e4222ef4077a7e (patch)
tree56c2b4ca20b40c9aaedbaf405a2daca5fdfaf744 /sapi/cli/php_cli_server.c
parent17c6389e9e3e5f138872c696a80acc78e923da68 (diff)
downloadphp-git-91538e4e13908a8cfcb25c5286e4222ef4077a7e.tar.gz
Cleanup some multicast code; fix for mac os x?
When I moved some stuff from sockets.c to multicast.c, I did not copy some conditional defines for systems without the RFC 3678 API. I moved such defines to multicast.h so both sockets.c and multicast.c can benefit from them and I prefixed them with PHP_ so that it's less confusing: now PHP_MCAST_* are defined to either the MCAST_* RFC 3678 APIs or to legacy APIs and MCAST_* always mean the (possibly undefined) system definitions.
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions