libUPnP  1.6.24
Data Fields
scanner_t Struct Reference
Collaboration diagram for scanner_t:
Collaboration graph
[legend]

Data Fields

membuffermsg
 
size_t cursor
 
int entire_msg_loaded
 

Field Documentation

size_t scanner_t::cursor

current position in buffer.

Referenced by ReadResponseLineAndHeaders().

int scanner_t::entire_msg_loaded

set this to TRUE if the entire msg is loaded in 'msg'; else FALSE if only partial msg in 'msg' (default is FALSE).

membuffer* scanner_t::msg

raw http msg.


The documentation for this struct was generated from the following file: