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

pproxy Struct Reference

#include <pproxy.h>


Detailed Description

A push proxy request we received.


Data Fields

gnutella_socketsocket
gint error_sent
 HTTP error code sent back.
time_t last_update
host_addr_t addr_v4
 IPv4 of the requesting servent.
host_addr_t addr_v6
 IPv6 of the requesting servent.
guint16 port
 Port where GIV should be sent back.
const gchar * user_agent
 User-Agent string.
const gchar * guid
 GUID (atom) to which push should be sent.
guint32 file_idx
 File index to request (0 if none supplied).
guint32 flags
gpointer io_opaque
 Opaque I/O callback information.


Field Documentation

host_addr_t pproxy::addr_v4
 

IPv4 of the requesting servent.

host_addr_t pproxy::addr_v6
 

IPv6 of the requesting servent.

gint pproxy::error_sent
 

HTTP error code sent back.

guint32 pproxy::file_idx
 

File index to request (0 if none supplied).

guint32 pproxy::flags
 

const gchar* pproxy::guid
 

GUID (atom) to which push should be sent.

gpointer pproxy::io_opaque
 

Opaque I/O callback information.

time_t pproxy::last_update
 

guint16 pproxy::port
 

Port where GIV should be sent back.

struct gnutella_socket* pproxy::socket
 

const gchar* pproxy::user_agent
 

User-Agent string.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 17:53:34 2007 for gtk-gnutella by  doxygen 1.3.9.1