php-src/ext/sockets
Gustavo Lopes bf19838c87 Do not disable RFC3678 multicast API on Windows
The API is supported since Windows Vista and requires targeting Vista
when compiling PHP. Pierre had asked to disable this by default, even
when targeting Vista/Windows Server 2008.

Since XP will not be supported anymore on php-next, any rationale
for this option will not apply anymore.
2012-09-20 23:36:20 +02:00
..
tests Bug #63000: MCAST_JOIN_GROUP on OSX is broken 2012-09-19 22:17:35 +02:00
config.m4 - Fixed bug #62025 (__ss_family was changed on AIX 5.3) 2012-05-20 19:37:20 -03:00
config.w32 - Added multicast support to the sockets extension (bug #40510). 2011-03-14 00:08:29 +00:00
CREDITS Add myself as a maintainer 2001-12-14 05:58:28 +00:00
multicast.c - Year++ 2012-01-01 13:15:04 +00:00
multicast.h Do not disable RFC3678 multicast API on Windows 2012-09-20 23:36:20 +02:00
package.xml MFH: removed useless file 2007-07-24 11:15:59 +00:00
php_sockets.h - Year++ 2012-01-01 13:15:04 +00:00
sockets.c - Fix the fix (typo s/AIX/_AIX/g) 2012-05-21 08:54:59 -03:00
sockets.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
unix_socket_constants.h - Year++ 2012-01-01 13:15:04 +00:00
win32_socket_constants.h - Year++ 2012-01-01 13:15:04 +00:00