php-src/main/streams
2006-12-25 13:11:48 +00:00
..
cast.c Refactor streams layer for PHP6. 2006-03-13 04:40:11 +00:00
filter.c Fixed heap overflow 2006-12-25 13:11:48 +00:00
memory.c apply correct fix (aka "oops!") 2006-12-21 01:18:14 +00:00
mmap.c bump year and license version 2006-01-01 13:10:10 +00:00
php_stream_context.h bump year and license version 2006-01-01 13:10:10 +00:00
php_stream_filter_api.h Preserve full name of filter for use in stream_get_meta_data() 2006-04-13 04:41:08 +00:00
php_stream_mmap.h bump year and license version 2006-01-01 13:10:10 +00:00
php_stream_plain_wrapper.h bump year and license version 2006-01-01 13:10:10 +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:59:26 +00:00
php_stream_userspace.h bump year and license version 2006-01-01 13:10:10 +00:00
php_streams_int.h *** empty log message *** 2006-09-14 09:59:23 +00:00
plain_wrapper.c fix #39673 (file_get_contents causes bus error on certain offsets) 2006-11-29 11:10:49 +00:00
streams.c eliminate a couple of compile warnings 2006-11-09 01:06:45 +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:59:26 +00:00
unicode_filter.c Error message clean up 2006-10-08 13:34:24 +00:00
userspace.c Error message clean up 2006-10-08 13:34:24 +00:00
xp_socket.c don't leak on error 2006-12-21 01:07:52 +00:00