[PATCH] multicast support (ext/sockets)

php.internals

Daniel Rozsnyo

19 years ago
Hello, Last year I've made a patch for full multicast support and I think it might be useful for others. Can somebody check if the implementation is correct (especially handling of params/args) and then include it to official source code? Patch attached (written for 5.1.4), more information could be found here: http://diary.rozsnyo.com/2006/06/16/php-multicast/ I have no idea however how and if it does compile on Win32 or BSD, maybe some IFDEF will be needed. I use only gentoo linux where it does work. Daniel