Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 4 | -4/+4 |
| | |||||
* | Share the php_sockets.h header | Mikko Koppanen | 2009-12-27 | 3 | -1/+4 |
| | | | | | Share php_sockets_le_socket_name | ||||
* | fix test | Jani Taskinen | 2009-12-11 | 1 | -3/+4 |
| | |||||
* | MFT: VC10 build support | Kalle Sommer Nielsen | 2009-12-03 | 1 | -0/+6 |
| | |||||
* | - Fix bad section names (extra - in the end..) | Jani Taskinen | 2009-11-09 | 3 | -3/+3 |
| | |||||
* | - #49464, fix build | Pierre Joye | 2009-09-04 | 2 | -2/+4 |
| | |||||
* | - Fixed bug #49447 (php engine need to correctly check for socket API | Sriram Natarajan | 2009-09-04 | 1 | -2/+2 |
| | | | | | return status on windows). (Sriram Natarajan) | ||||
* | export le_socket from ext/sockets | Antony Dovgal | 2009-08-31 | 2 | -0/+8 |
| | |||||
* | The last of the 2009 testfest tests | Zoe Slattery | 2009-08-30 | 2 | -0/+213 |
| | |||||
* | More tests from 2009 testfest | Zoe Slattery | 2009-08-30 | 1 | -0/+17 |
| | |||||
* | Test from 2009 testfest | Zoe Slattery | 2009-08-26 | 15 | -0/+456 |
| | |||||
* | Make these socket tests less Linux-specific | Rasmus Lerdorf | 2009-08-09 | 6 | -13/+13 |
| | |||||
* | stop polluting my /tmp dir | Antony Dovgal | 2009-07-03 | 1 | -0/+6 |
| | |||||
* | MFB | Andrei Zmievski | 2009-06-04 | 1 | -1/+2 |
| | |||||
* | MFH: Fix skipif | Arnaud Le Blanc | 2009-05-20 | 3 | -3/+10 |
| | |||||
* | MFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined) | Arnaud Le Blanc | 2009-05-20 | 1 | -0/+3 |
| | |||||
* | - New tests (testfest BerlinUG) | Felipe Pena | 2009-05-17 | 23 | -0/+709 |
| | |||||
* | - MFH: Fixed memory leak (patch by Christian Weiske) | Felipe Pena | 2009-05-10 | 1 | -0/+2 |
| | |||||
* | - #47978, typo in ext/sockets/sockets.c | Pierre Joye | 2009-04-16 | 1 | -1/+1 |
| | |||||
* | MFB: Return empty string when recv() does not fetch any data | Ilia Alshanetsky | 2009-02-03 | 1 | -0/+3 |
| | |||||
* | fix build | Antony Dovgal | 2009-01-24 | 1 | -1/+1 |
| | |||||
* | Fix build | Hannes Magnusson | 2009-01-24 | 1 | -1/+1 |
| | |||||
* | MFH: Windows support for stream_socket_pair(), by moving the socketpair() ↵ | Kalle Sommer Nielsen | 2009-01-23 | 5 | -128/+22 |
| | | | | implementation from ext/sockets to win32/ | ||||
* | MFH: | Kalle Sommer Nielsen | 2009-01-01 | 2 | -4/+4 |
| | | | | | | | | [DOC] Renable socket_create_pair() on Windows # ext/sockets have its own implementation of socketpair(), perhaps we should move it # to the core. This will make stream_socket_pair() available on Windows aswell | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 6 | -6/+6 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -25/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+25 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -25/+0 |
| | |||||
* | MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option) | Arnaud Le Blanc | 2008-10-22 | 1 | -0/+3 |
| | |||||
* | MFH: initialize optional vars | Arnaud Le Blanc | 2008-10-21 | 1 | -2/+2 |
| | |||||
* | - MFH: | Pierre Joye | 2008-08-23 | 2 | -15/+9 |
| | | | | | | - drop bindlib usage on windows - inet_pton, inet_ntop and inet_aton are always available (VC9 uses the CRT implementation, VC6 our own) | ||||
* | MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work) | Jani Taskinen | 2008-07-16 | 4 | -4/+59 |
| | |||||
* | - Added arginfo | Felipe Pena | 2008-07-04 | 1 | -48/+197 |
| | | | | | - Removed #include "zend_arg_defs.c" (it's unnecessary now) | ||||
* | - do not enable an ext when a lib/header fails | Pierre Joye | 2008-06-23 | 1 | -2/+2 |
| | | | | | | - use MESSAGE in mysql* - use correct CFLAGS for ext/libxml headers | ||||
* | MFB: Fixed Bug #44197 (socket array keys lost on socket_select) | Felipe Pena | 2008-02-21 | 1 | -1/+11 |
| | |||||
* | remove unused PHP_EXTNAME_API macros. | Nuno Lopes | 2008-01-03 | 1 | -2/+0 |
| | | | | | #in preparation for the gcc 4 visibility patch | ||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 6 | -6/+6 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | MFH | Antony Dovgal | 2007-09-26 | 1 | -1/+1 |
| | |||||
* | MFH:- Added missing MSG_EOR and MSG_EOF constants | Jani Taskinen | 2007-07-24 | 1 | -0/+12 |
| | |||||
* | MFH: removed useless file | Jani Taskinen | 2007-07-24 | 2 | -11/+0 |
| | |||||
* | MFH:- Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ) | Jani Taskinen | 2007-07-22 | 4 | -67/+28 |
| | |||||
* | MFH: ws fix + sync U stuff for patches to MFB easier | Jani Taskinen | 2007-07-22 | 1 | -133/+131 |
| | |||||
* | MFH: sync | Jani Taskinen | 2007-07-22 | 1 | -35/+69 |
| | |||||
* | - Test properly for socketpair inside an extension. | Jani Taskinen | 2007-07-22 | 1 | -5/+1 |
| | |||||
* | Remove pointless RINIT | Ilia Alshanetsky | 2007-05-19 | 2 | -9/+1 |
| | |||||
* | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
| | |||||
* | MFH: zerofill socket structs | Antony Dovgal | 2007-02-25 | 1 | -0/+6 |
| | |||||
* | MFH: fix tests | Antony Dovgal | 2007-02-12 | 1 | -1/+1 |
| | |||||
* | Add missing ifdefs for shutdown() | Hannes Magnusson | 2007-01-10 | 2 | -0/+6 |
| |