259 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Rasmus Lerdorf a2c564b9e6 Make these socket tests less Linux-specific 17 years ago
Antony Dovgal 5725982614 stop polluting my /tmp dir 17 years ago
Andrei Zmievski 1787a2272a MFB 17 years ago
Arnaud Le Blanc 808acd6b64 MFH: Fix skipif 17 years ago
Arnaud Le Blanc 73553e8c77 MFH: Fixed bug #48326 (constant MSG_DONTWAIT not defined) 17 years ago
Felipe Pena 47f87a58aa - New tests (testfest BerlinUG) 17 years ago
Felipe Pena 91bdeda644 - MFH: Fixed memory leak (patch by Christian Weiske) 17 years ago
Pierre Joye ebc2912872 - #47978, typo in ext/sockets/sockets.c 17 years ago
Ilia Alshanetsky 59e6e127d2 MFB: Return empty string when recv() does not fetch any data 17 years ago
Antony Dovgal 8e2c587a51 fix build 17 years ago
Hannes Magnusson cbd8949ab5 Fix build 17 years ago
Kalle Sommer Nielsen 73b17408fb MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/ 17 years ago
Kalle Sommer Nielsen 2f2d910797 MFH: 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena df10005563 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Arnaud Le Blanc 15aced54b0 MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option) 18 years ago
Arnaud Le Blanc 1d5ba8bb21 MFH: initialize optional vars 18 years ago
Pierre Joye 2620304003 - MFH: 18 years ago
Jani Taskinen d91bc9eca2 MFH:- Fixed bug #44127 (UNIX abstract namespace socket connect does not work) 18 years ago
Felipe Pena 026d7fe232 - Added arginfo 18 years ago
Pierre Joye 41976c7ab6 - do not enable an ext when a lib/header fails 18 years ago
Felipe Pena 079bfadbe7 MFB: Fixed Bug #44197 (socket array keys lost on socket_select) 18 years ago
Nuno Lopes 61eb7ae554 remove unused PHP_EXTNAME_API macros. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Antony Dovgal 72fc33ef6a MFH 19 years ago
Jani Taskinen c96c5ca91f MFH:- Added missing MSG_EOR and MSG_EOF constants 19 years ago
Jani Taskinen 10da2d994b MFH: removed useless file 19 years ago
Jani Taskinen 0b40ec1f19 MFH:- Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ) 19 years ago
Jani Taskinen 815d8a9743 MFH: ws fix + sync U stuff for patches to MFB easier 19 years ago
Jani Taskinen 542d413277 MFH: sync 19 years ago
Jani Taskinen 257405eda6 - Test properly for socketpair inside an extension. 19 years ago
Ilia Alshanetsky 9db4812366 Remove pointless RINIT 19 years ago
Martin Kraemer 9c62ddde34 Typo 19 years ago
Antony Dovgal b42addcc54 MFH: zerofill socket structs 19 years ago
Antony Dovgal 634615cd42 MFH: fix tests 19 years ago
Hannes Magnusson 4e0f1992ed Add missing ifdefs for shutdown() 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Antony Dovgal fdfa403388 MFH 19 years ago
Ilia Alshanetsky 557838efa4 Last set of zend_hash_init() optimizations 20 years ago
Antony Dovgal 75b8cd741b last portion of z/Z fixes 20 years ago
Antony Dovgal 71df07ac9a improve checks and fix #38251 20 years ago
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
Pierre Joye 3511649498 - revert last commit, something else went wrong 20 years ago
Pierre Joye 670ed5d93f - fix leak when an error occured in socket_read, free tmpbuf 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
Ilia Alshanetsky 15afc78f85 Fixed bug #35062 (socket_read() produces warnings on non blocking sockets). 21 years ago