Monero
Loading...
Searching...
No Matches
upnphttp Struct Reference

#include <upnphttp.h>

Public Member Functions

 LIST_ENTRY (upnphttp) entries

Public Attributes

int socket
struct in_addr clientaddr
char clientaddr_str [64]
enum httpStates state
char HttpVer [16]
char * req_buf
char accept_language [8]
int req_buflen
int req_contentlen
int req_contentoff
enum httpCommands req_command
int req_soapActionOff
int req_soapActionLen
int req_HostOff
int req_HostLen
int respflags
char * res_buf
int res_buflen
int res_sent
int res_buf_alloclen

Member Function Documentation

◆ LIST_ENTRY()

upnphttp::LIST_ENTRY ( upnphttp )

Member Data Documentation

◆ accept_language

char upnphttp::accept_language[8]

◆ clientaddr

struct in_addr upnphttp::clientaddr

◆ clientaddr_str

char upnphttp::clientaddr_str[64]

◆ HttpVer

char upnphttp::HttpVer[16]

◆ req_buf

char* upnphttp::req_buf

◆ req_buflen

int upnphttp::req_buflen

◆ req_command

enum httpCommands upnphttp::req_command

◆ req_contentlen

int upnphttp::req_contentlen

◆ req_contentoff

int upnphttp::req_contentoff

◆ req_HostLen

int upnphttp::req_HostLen

◆ req_HostOff

int upnphttp::req_HostOff

◆ req_soapActionLen

int upnphttp::req_soapActionLen

◆ req_soapActionOff

int upnphttp::req_soapActionOff

◆ res_buf

char* upnphttp::res_buf

◆ res_buf_alloclen

int upnphttp::res_buf_alloclen

◆ res_buflen

int upnphttp::res_buflen

◆ res_sent

int upnphttp::res_sent

◆ respflags

int upnphttp::respflags

◆ socket

int upnphttp::socket

◆ state

enum httpStates upnphttp::state

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