php-src/main/streams
Arnaud Le Blanc c6e1b8bc67 MFH: Added stream_cast() and stream_set_options() to user-space stream
wrappers, allowing stream_select(), stream_set_blocking(),
stream_set_timeout() and stream_set_write_buffer() to work with user-space
stream wrappers.
Will document.
2008-11-15 12:52:13 +00:00
..
cast.c
filter.c MF52 fix Bug #46147: after stream seek, appending stream filter reads incorrect data 2008-09-22 01:26:14 +00:00
glob_wrapper.c clean some dead code (with static analysis help) 2008-09-23 15:18:26 +00:00
memory.c MFB: Fixed bug #44440 (st_blocks undefined under BeOS) 2008-03-15 10:32:32 +00:00
mmap.c - MFH Settle to 4 MB, see internals@ archives 2008-03-21 19:37:43 +00:00
php_stream_context.h
php_stream_filter_api.h
php_stream_glob_wrapper.h
php_stream_mmap.h
php_stream_plain_wrapper.h
php_stream_transport.h
php_stream_userspace.h
php_streams_int.h
plain_wrapper.c MFH: Fixed bug #45303 (Opening php:// wrapper in append mode results 2008-11-03 16:58:53 +00:00
streams.c MFH: Fixed stream_get_contents() when using $maxlength and socket is not 2008-11-11 01:55:51 +00:00
transports.c
userspace.c MFH: Added stream_cast() and stream_set_options() to user-space stream 2008-11-15 12:52:13 +00:00
xp_socket.c MFH: Fixed bug #43782 (feof() does not detect timeout on socket) 2008-08-26 16:06:36 +00:00