ID:               40510
 Comment by:       daniel at rozsnyo dot com
 Reported By:      lew dot payne at gmail dot com
 Status:           Open
 Bug Type:         Feature/Change Request
 Operating System: FreeBSD 6.2-REL
 PHP Version:      5.2.1
 New Comment:

Hello, 
  I've changed the patch to support the php-5.2.1 too. (this version
appeared in my gentoo in these days..). It was just some & and *
shifted at arg4.  

Download from http://diary.rozsnyo.com/2006/06/16/php-multicast/ .


Previous Comments:
------------------------------------------------------------------------

[2007-02-16 17:46:25] lew dot payne at gmail dot com

Description:
------------
To date, PHP does not offer multicast support, mainly due to some
constants and structures missing in sockets.c.  I'd like to propose
that the following patch be incorporated into the code, to fully
support multicast:

http://diary.rozsnyo.com/2006/06/16/php5-ext-sockets-multicast.patch

A full explanation of the patch can be found here:

http://diary.rozsnyo.com/2006/06/16/multicast-support-in-php.pdf

Reproduce code:
---------------
http://diary.rozsnyo.com/2006/06/16/php5-ext-sockets-multicast.patch\


Expected result:
----------------
Multicast constants and the necessary structures to support them exist
and are now recognized by the socket_set_option and socket_get_option
language constructs.

Actual result:
--------------
- none needed -


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=40510&edit=1

Reply via email to