php-src/main/streams
Antony Dovgal f807343197 MFH
2006-12-21 01:08:04 +00:00
..
cast.c bump year and license version 2006-01-01 12:51:34 +00:00
filter.c ensure that bucket->brigade is NULL in newly created bucket 2006-11-21 20:58:17 +00:00
memory.c MFH 2006-12-21 00:47:02 +00:00
mmap.c bump year and license version 2006-01-01 12:51:34 +00:00
php_stream_context.h bump year and license version 2006-01-01 12:51:34 +00:00
php_stream_filter_api.h bump year and license version 2006-01-01 12:51:34 +00:00
php_stream_mmap.h bump year and license version 2006-01-01 12:51:34 +00:00
php_stream_plain_wrapper.h bump year and license version 2006-01-01 12:51:34 +00:00
php_stream_transport.h Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection 2006-12-19 08:58:58 +00:00
php_stream_userspace.h bump year and license version 2006-01-01 12:51:34 +00:00
php_streams_int.h Removed unused macro USE_ZEND_ALLOC 2006-09-14 09:58:27 +00:00
plain_wrapper.c MFH: fix #39673 (file_get_contents causes bus error on certain offsets) 2006-11-29 11:12:59 +00:00
streams.c Last set of zend_hash_init() optimizations 2006-10-03 19:51:01 +00:00
transports.c Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection 2006-12-19 08:58:58 +00:00
userspace.c MFH: fix #38450 (constructor is not called for classes used in userspace stream wrappers) 2006-08-14 15:01:29 +00:00
xp_socket.c MFH 2006-12-21 01:08:04 +00:00