Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

cproxy Struct Reference

#include <pproxy.h>


Detailed Description

A client push proxy request.


Data Fields

guint32 magic
downloadd
 Which download triggered us.

host_addr_t addr
 IP of the proxy servent.

guint16 port
 Port of the proxy servent.

gchar * server
 Server string.

gchar * guid
 GUID (atom) to which push should be sent.

guint32 file_idx
 File index to request.

gpointer http_handle
 Asynchronous HTTP request handle.

guint32 flags
 Operating flags.

http_state_t state
 State of the HTTP request.

gboolean done
 We're done with request.

gboolean sent
 Whether push was sent.

gboolean directly
 Whether push was sent directly or via Gnet.


Field Documentation

host_addr_t cproxy::addr
 

IP of the proxy servent.

struct download* cproxy::d
 

Which download triggered us.

gboolean cproxy::directly
 

Whether push was sent directly or via Gnet.

gboolean cproxy::done
 

We're done with request.

guint32 cproxy::file_idx
 

File index to request.

guint32 cproxy::flags
 

Operating flags.

gchar* cproxy::guid
 

GUID (atom) to which push should be sent.

gpointer cproxy::http_handle
 

Asynchronous HTTP request handle.

guint32 cproxy::magic
 

guint16 cproxy::port
 

Port of the proxy servent.

gboolean cproxy::sent
 

Whether push was sent.

gchar* cproxy::server
 

Server string.

http_state_t cproxy::state
 

State of the HTTP request.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 12 10:50:11 2006 for Gtk-Gnutella by doxygen 1.3.6