summaryrefslogtreecommitdiff
path: root/ext/sockets
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-034-4/+4
* Share the php_sockets.h headerMikko Koppanen2009-12-273-1/+4
* fix testJani Taskinen2009-12-111-3/+4
* MFT: VC10 build supportKalle Sommer Nielsen2009-12-031-0/+6
* - Fix bad section names (extra - in the end..)Jani Taskinen2009-11-093-3/+3
* - #49464, fix buildPierre Joye2009-09-042-2/+4
* - Fixed bug #49447 (php engine need to correctly check for socket API Sriram Natarajan2009-09-041-2/+2
* export le_socket from ext/socketsAntony Dovgal2009-08-312-0/+8
* The last of the 2009 testfest testsZoe Slattery2009-08-302-0/+213
* More tests from 2009 testfestZoe Slattery2009-08-301-0/+17
* Test from 2009 testfestZoe Slattery2009-08-2615-0/+456
* Make these socket tests less Linux-specificRasmus Lerdorf2009-08-096-13/+13
* stop polluting my /tmp dirAntony Dovgal2009-07-031-0/+6
* MFBAndrei Zmievski2009-06-041-1/+2
* MFH: Fix skipifArnaud Le Blanc2009-05-203-3/+10
* MFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined)Arnaud Le Blanc2009-05-201-0/+3
* - New tests (testfest BerlinUG)Felipe Pena2009-05-1723-0/+709
* - MFH: Fixed memory leak (patch by Christian Weiske)Felipe Pena2009-05-101-0/+2
* - #47978, typo in ext/sockets/sockets.cPierre Joye2009-04-161-1/+1
* MFB: Return empty string when recv() does not fetch any dataIlia Alshanetsky2009-02-031-0/+3
* fix buildAntony Dovgal2009-01-241-1/+1
* Fix buildHannes Magnusson2009-01-241-1/+1
* MFH: Windows support for stream_socket_pair(), by moving the socketpair() imp...Kalle Sommer Nielsen2009-01-235-128/+22
* MFH:Kalle Sommer Nielsen2009-01-012-4/+4
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-316-6/+6
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-25/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+25
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-25/+0
* MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option)Arnaud Le Blanc2008-10-221-0/+3
* MFH: initialize optional varsArnaud Le Blanc2008-10-211-2/+2
* - MFH:Pierre Joye2008-08-232-15/+9
* MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work)Jani Taskinen2008-07-164-4/+59
* - Added arginfoFelipe Pena2008-07-041-48/+197
* - do not enable an ext when a lib/header failsPierre Joye2008-06-231-2/+2
* MFB: Fixed Bug #44197 (socket array keys lost on socket_select)Felipe Pena2008-02-211-1/+11
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-2/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-316-6/+6
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFHAntony Dovgal2007-09-261-1/+1
* MFH:- Added missing MSG_EOR and MSG_EOF constantsJani Taskinen2007-07-241-0/+12
* MFH: removed useless fileJani Taskinen2007-07-242-11/+0
* MFH:- Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ)Jani Taskinen2007-07-224-67/+28
* MFH: ws fix + sync U stuff for patches to MFB easierJani Taskinen2007-07-221-133/+131
* MFH: syncJani Taskinen2007-07-221-35/+69
* - Test properly for socketpair inside an extension.Jani Taskinen2007-07-221-5/+1
* Remove pointless RINITIlia Alshanetsky2007-05-192-9/+1
* TypoMartin Kraemer2007-03-141-1/+1
* MFH: zerofill socket structsAntony Dovgal2007-02-251-0/+6
* MFH: fix testsAntony Dovgal2007-02-121-1/+1
* Add missing ifdefs for shutdown()Hannes Magnusson2007-01-102-0/+6