#include <pproxy.h>
Data Fields | |
gnutella_socket * | socket |
gint | error_sent |
HTTP error code sent back. | |
time_t | last_update |
host_addr_t | addr |
IP of the requesting servent. | |
guint16 | port |
Port where GIV should be sent back. | |
gchar * | user_agent |
User-Agent string. | |
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. |
|
IP of the requesting servent.
|
|
HTTP error code sent back.
|
|
File index to request (0 if none supplied).
|
|
|
|
GUID (atom) to which push should be sent.
|
|
Opaque I/O callback information.
|
|
|
|
Port where GIV should be sent back.
|
|
|
|
User-Agent string.
|