]> granicus.if.org Git - php/commit
- [doc] add stream_set_read_buffer, equivalent of stream_set_write_buffer for read...
authorPierre Joye <pajoye@php.net>
Mon, 12 Apr 2010 08:25:50 +0000 (08:25 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 12 Apr 2010 08:25:50 +0000 (08:25 +0000)
commit95fcd75af2ef334894aed50ef065352cb4ba61c7
tree885b13a75cdaa33e782587260fd066659dcda96c
parent4e7b11cccedddcdaa57c694d13d9276c8997d413
- [doc] add stream_set_read_buffer, equivalent of stream_set_write_buffer for read operations. Fixing possible bad effects while reading devices. full context support is under work.
ext/standard/basic_functions.c
ext/standard/streamsfuncs.c
ext/standard/streamsfuncs.h
ext/standard/var_unserializer.c