http_input_stream_t Struct Reference

#include <nanohttp-stream.h>

List of all members.

Public Attributes

hsocket_tsock
herror_t err
http_transfer_type_t type
int received
int content_length
int chunk_size
char connection_closed
FILE * fd
char filename [255]
int deleteOnExit


Detailed Description

HTTP INPUT STREAM. Receives data from a socket/file and cares about the transfer style.


Member Data Documentation

int http_input_stream_t::chunk_size
 

char http_input_stream_t::connection_closed
 

int http_input_stream_t::content_length
 

int http_input_stream_t::deleteOnExit
 

herror_t http_input_stream_t::err
 

FILE* http_input_stream_t::fd
 

char http_input_stream_t::filename[255]
 

int http_input_stream_t::received
 

struct hsocket_t* http_input_stream_t::sock
 

http_transfer_type_t http_input_stream_t::type
 


The documentation for this struct was generated from the following file:
Generated on Thu Jan 25 23:36:00 2007 for csoap by  doxygen 1.4.6