httpstream Struct Reference

Datastructure with HTTP stream buffer. More...

Collaboration diagram for httpstream:
Collaboration graph
[legend]

Data Fields

char * url
 URL of current connection.
CURL * con
 CURL 'easy' connection.
CURLM * conm
 CURL 'multi' connection.
char * bufptr
 Pointer to current read position in the buffer.
char * buflen
 Pointer to where the buffer's contents end.
char buf [CURL_MAX_WRITE_SIZE]
 Temporary buffer to store fetched data.

Detailed Description

Datastructure with HTTP stream buffer.

Definition at line 44 of file vfs_http.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:55 2010 for herrie by  doxygen 1.6.3