php-src/main/streams
2007-08-08 02:16:41 +00:00
..
cast.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
filter.c MFH: Fixed compile warnings 2007-07-21 01:43:33 +00:00
memory.c - MFH Fix logic 2007-02-22 23:26:03 +00:00
mmap.c MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_stream_context.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_stream_filter_api.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_stream_mmap.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_stream_plain_wrapper.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_stream_transport.h - Make sure to be ANSI C compliant 2007-02-05 05:15:16 +00:00
php_stream_userspace.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
php_streams_int.h MFH: Bump year. 2007-01-01 09:36:18 +00:00
plain_wrapper.c Fixed EOF handling in case of reading from file opened in write only mode. 2007-07-25 16:34:06 +00:00
streams.c Fixed bug #42237 (stream_copy_to_stream returns invalid values for mmaped 2007-08-08 02:16:41 +00:00
transports.c Fixed Bug #39396 (stream_set_blocking crashes on Win32). 2007-02-24 15:48:40 +00:00
userspace.c Added ability to create local or remote (URL) user streams 2007-07-09 17:27:24 +00:00
xp_socket.c Fixed bug #41984 (Hangs on large SoapClient requests) 2007-07-24 14:24:44 +00:00