conexiones Struct Reference

#include <HTTPCore.h>

Collaboration diagram for conexiones:

Collaboration graph
[legend]

Data Fields

long target
char targetDNS [256]
int port
int NeedSSL
unsigned int datasock
struct sockaddr_in webserver
FILETIME tlastused
CRITICAL_SECTION lock
unsigned int NumberOfRequests
unsigned int io
int PENDING_PIPELINE_REQUESTS
PHTTP_DATAPIPELINE_Request
unsigned long * PIPELINE_Request_ID
int id
unsigned int BwLimit
int ThreadID
int ConnectionAgainstProxy
int ProxyMethod

Detailed Description

Definition at line 73 of file HTTPCore.h.


Field Documentation

long conexiones::target

Definition at line 74 of file HTTPCore.h.

Referenced by FreeConnection(), GetFirstIdleConnectionAgainstTarget(), and GetSocketConnection().

char conexiones::targetDNS[256]

Definition at line 75 of file HTTPCore.h.

Referenced by SendHTTPRequestData().

int conexiones::port

Definition at line 76 of file HTTPCore.h.

Referenced by FreeConnection(), GetFirstIdleConnectionAgainstTarget(), GetSocketConnection(), and SendHTTPRequestData().

int conexiones::NeedSSL

Definition at line 77 of file HTTPCore.h.

Referenced by FreeConnection(), GetSocketConnection(), ReadHTTPResponseData(), and SendHTTPRequestData().

unsigned int conexiones::datasock

Definition at line 78 of file HTTPCore.h.

Referenced by FreeConnection(), HTTPCoreCancelHTTPRequest(), ReadHTTPResponseData(), and SendHTTPRequestData().

struct sockaddr_in conexiones::webserver [read]

Definition at line 79 of file HTTPCore.h.

FILETIME conexiones::tlastused

Definition at line 84 of file HTTPCore.h.

Referenced by FreeConnection(), and ReadHTTPResponseData().

CRITICAL_SECTION conexiones::lock

Definition at line 85 of file HTTPCore.h.

Referenced by ReadHTTPResponseData().

unsigned int conexiones::NumberOfRequests

Definition at line 86 of file HTTPCore.h.

Referenced by FreeConnection(), GetSocketConnection(), HTTPCoreCancelHTTPRequest(), and ReadHTTPResponseData().

unsigned int conexiones::io

Definition at line 87 of file HTTPCore.h.

Referenced by FreeConnection(), GetSocketConnection(), and ReadHTTPResponseData().

int conexiones::PENDING_PIPELINE_REQUESTS

Definition at line 88 of file HTTPCore.h.

Referenced by AddPipeLineRequest(), FreeConnection(), and ReadHTTPResponseData().

PHTTP_DATA* conexiones::PIPELINE_Request

Definition at line 89 of file HTTPCore.h.

Referenced by AddPipeLineRequest(), FreeConnection(), and ReadHTTPResponseData().

unsigned long* conexiones::PIPELINE_Request_ID

Definition at line 90 of file HTTPCore.h.

Referenced by AddPipeLineRequest().

int conexiones::id

Definition at line 91 of file HTTPCore.h.

Referenced by AddPipeLineRequest(), and GetSocketConnection().

unsigned int conexiones::BwLimit

Definition at line 92 of file HTTPCore.h.

Referenced by GetSocketConnection(), and ReadHTTPResponseData().

int conexiones::ThreadID

Definition at line 94 of file HTTPCore.h.

Referenced by GetSocketConnection().

int conexiones::ConnectionAgainstProxy

Definition at line 97 of file HTTPCore.h.

Referenced by GetSocketConnection(), and ReadHTTPResponseData().

int conexiones::ProxyMethod

Definition at line 98 of file HTTPCore.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 18 00:32:04 2009 for Fast HTTP Vulnerability Scanner by  doxygen 1.5.4