php-src/main/streams
2003-11-03 14:12:46 +00:00
..
cast.c Fixed compiler warnings. 2003-08-28 19:17:34 +00:00
filter.c Stop looking once we've found a matching filter. 2003-10-28 23:29:16 +00:00
memory.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mmap.c Fix for mips compiler. 2003-07-14 19:38:13 +00:00
php_stream_context.h Introduce connection pooling API. I'll use these in http/ftp fopen wrappers soon. 2003-07-02 22:18:59 +00:00
php_stream_filter_api.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_stream_mmap.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_stream_plain_wrapper.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_stream_transport.h One bit fields need to be unsigned, otherwise there is no storage for 2003-08-17 13:49:52 +00:00
php_stream_userspace.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_streams_int.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
plain_wrapper.c finish file uri support, this stuff was unecessary. 2003-10-19 21:19:54 +00:00
streams.c - Always store the URI path in the streams structure, and expose it with 2003-11-03 14:12:46 +00:00
transports.c more size_t -> socklen_t. 2003-07-02 21:11:35 +00:00
userspace.c Fixed for 64bit archs 2003-09-13 15:27:09 +00:00
xp_socket.c Set the EOF indicator after each read attempt. 2003-10-08 10:55:51 +00:00