php-src/main/streams
2003-12-20 20:25:55 +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 Add stream_socket_sendto and stream_socket_recvfrom which work very much 2003-11-29 21:46:50 +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 Route mkdir()/rmdir() via wrapper ops. 2003-12-13 04:07:18 +00:00
streams.c Fix Win32 Build. mkdir/rmdir are macros 2003-12-13 18:48:39 +00:00
transports.c MFB fix for #25597 2003-12-20 20:25:55 +00:00
userspace.c Fixed compiler warnings. 2003-12-14 18:23:15 +00:00
xp_socket.c this can't be persistent 2003-12-02 16:35:19 +00:00