Electroneum
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

Detailed Description

Definition at line 49 of file upnphttp.h.

Member Function Documentation

◆ LIST_ENTRY()

upnphttp::LIST_ENTRY ( upnphttp )

Member Data Documentation

◆ accept_language

char upnphttp::accept_language[8]

Definition at line 64 of file upnphttp.h.

◆ clientaddr

struct in_addr upnphttp::clientaddr

Definition at line 51 of file upnphttp.h.

◆ clientaddr_str

char upnphttp::clientaddr_str[64]

Definition at line 59 of file upnphttp.h.

◆ HttpVer

char upnphttp::HttpVer[16]

Definition at line 61 of file upnphttp.h.

◆ req_buf

char* upnphttp::req_buf

Definition at line 63 of file upnphttp.h.

◆ req_buflen

int upnphttp::req_buflen

Definition at line 65 of file upnphttp.h.

◆ req_command

enum httpCommands upnphttp::req_command

Definition at line 68 of file upnphttp.h.

◆ req_contentlen

int upnphttp::req_contentlen

Definition at line 66 of file upnphttp.h.

◆ req_contentoff

int upnphttp::req_contentoff

Definition at line 67 of file upnphttp.h.

◆ req_HostLen

int upnphttp::req_HostLen

Definition at line 72 of file upnphttp.h.

◆ req_HostOff

int upnphttp::req_HostOff

Definition at line 71 of file upnphttp.h.

◆ req_soapActionLen

int upnphttp::req_soapActionLen

Definition at line 70 of file upnphttp.h.

◆ req_soapActionOff

int upnphttp::req_soapActionOff

Definition at line 69 of file upnphttp.h.

◆ res_buf

char* upnphttp::res_buf

Definition at line 87 of file upnphttp.h.

◆ res_buf_alloclen

int upnphttp::res_buf_alloclen

Definition at line 90 of file upnphttp.h.

◆ res_buflen

int upnphttp::res_buflen

Definition at line 88 of file upnphttp.h.

◆ res_sent

int upnphttp::res_sent

Definition at line 89 of file upnphttp.h.

◆ respflags

int upnphttp::respflags

Definition at line 85 of file upnphttp.h.

◆ socket

int upnphttp::socket

Definition at line 50 of file upnphttp.h.

◆ state

enum httpStates upnphttp::state

Definition at line 60 of file upnphttp.h.


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/miniupnp/miniupnpd/upnphttp.h