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

gnet_upload_info Struct Reference

#include <uploads.h>


Data Fields

gnet_upload_t upload_handle
host_addr_t addr
 remote IP address
host_addr_t gnet_addr
 Advertised Gnutella address for connecting.
filesize_t file_size
 Size of requested file.
filesize_t range_start
 First byte to send, inclusive.
filesize_t range_end
 Last byte to send, inclusive.
const gchar * name
 Name of requested file (converted to UTF-8).
const gchar * user_agent
 Remote user agent (converted to UTF-8).
time_t start_date
time_t last_update
gboolean push
 Whether we're pushing or not.
gboolean partial
 Whether it's a partial file.
gboolean encrypted
 Whether the connection is (TLS) encrypted.
guint16 gnet_port
 Advertised Gnutella listening port.
guint16 country
 Contry of origin.


Field Documentation

host_addr_t gnet_upload_info::addr
 

remote IP address

guint16 gnet_upload_info::country
 

Contry of origin.

gboolean gnet_upload_info::encrypted
 

Whether the connection is (TLS) encrypted.

filesize_t gnet_upload_info::file_size
 

Size of requested file.

host_addr_t gnet_upload_info::gnet_addr
 

Advertised Gnutella address for connecting.

guint16 gnet_upload_info::gnet_port
 

Advertised Gnutella listening port.

time_t gnet_upload_info::last_update
 

const gchar* gnet_upload_info::name
 

Name of requested file (converted to UTF-8).

gboolean gnet_upload_info::partial
 

Whether it's a partial file.

gboolean gnet_upload_info::push
 

Whether we're pushing or not.

filesize_t gnet_upload_info::range_end
 

Last byte to send, inclusive.

filesize_t gnet_upload_info::range_start
 

First byte to send, inclusive.

time_t gnet_upload_info::start_date
 

gnet_upload_t gnet_upload_info::upload_handle
 

const gchar* gnet_upload_info::user_agent
 

Remote user agent (converted to UTF-8).


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