History log of /PHP-7.1/ext/sockets/multicast.c (Results 26 – 40 of 40)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1
# bd580db3 01-Jan-2013 Gustavo Lopes

Build fixes; accept names for if_index


Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1
# 51394f76 06-Nov-2012 Gustavo Lopes

Move some multicast stuff to multicast.c


# a666285b 01-Jan-2013 Xinchen Hui

Happy New Year


# 0a7395e0 01-Jan-2013 Xinchen Hui

Happy New Year


# bc9f8030 13-Nov-2012 Anatoliy Belsky

Fixed sockets ext build on win


Revision tags: php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2
# b9b749b7 11-Jul-2011 Gustavo André dos Santos Lopes

- Further fix for bug #55111 (compilation failure of ext/sockets in Mac OS X).


# 1ca51e87 11-Jul-2011 Gustavo André dos Santos Lopes

- Further fix for bug #55111 (compilation failure of ext/sockets in Mac OS X).


Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# bc9c089f 11-Jun-2011 Gustavo André dos Santos Lopes

- Fixed ext/sockets build on Mac OS X (hopefully).
- Improvements in the multicast tests.
- Very light refactoring in sockets.c.


# 0cfed19b 11-Jun-2011 Gustavo André dos Santos Lopes

- Fixed ext/sockets build on Mac OS X (hopefully).
- Improvements in the multicast tests.
- Very light refactoring in sockets.c.


# c2d392e9 30-Apr-2011 Gustavo André dos Santos Lopes

- Fixed build on Solaris.


# 2ddfe191 20-Mar-2011 Gustavo André dos Santos Lopes

- Normalized line endings, added native eol-style.


# c9d397d5 20-Mar-2011 Gustavo André dos Santos Lopes

- Adding copyright headers to the new files, gotta do something about the
windows line endings too, but I'm separating the commits.


Revision tags: php-5.3.6
# e4298bf0 14-Mar-2011 Gustavo André dos Santos Lopes

- Added multicast support to the sockets extension (bug #40510).


12