Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring socket (only compilable now) | Xinchen Hui | 2014-05-17 | 1 | -2/+2 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-10-02 | 1 | -0/+2 |
|\ | |||||
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Cleanup some multicast code; fix for mac os x? | Gustavo Lopes | 2013-02-17 | 1 | -3/+21 |
* | | Build fixes; accept names for if_index | Gustavo Lopes | 2013-02-02 | 1 | -2/+2 |
* | | Move some multicast stuff to multicast.c | Gustavo Lopes | 2013-02-02 | 1 | -0/+10 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Do not disable RFC3678 multicast API on Windows | Gustavo Lopes | 2012-09-20 | 1 | -3/+1 |
|/ | |||||
* | Bug #63000: MCAST_JOIN_GROUP on OSX is broken | Lars Strojny | 2012-09-19 | 1 | -2/+3 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Fixed ext/sockets build on Mac OS X (hopefully). | Gustavo André dos Santos Lopes | 2011-06-11 | 1 | -0/+12 |
* | - Normalized line endings, added native eol-style. | Gustavo André dos Santos Lopes | 2011-03-20 | 1 | -79/+79 |
* | - Adding copyright headers to the new files, gotta do something about the | Gustavo André dos Santos Lopes | 2011-03-20 | 1 | -0/+20 |
* | - Added multicast support to the sockets extension (bug #40510). | Gustavo André dos Santos Lopes | 2011-03-14 | 1 | -0/+59 |