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

dmesh_urlinfo_t Struct Reference

#include <dmesh.h>


Detailed Description

A download mesh info (describes an URL).

It can describe URLs like:

We use the `idx' to discriminate between the two forms, URN_INDEX meaning it's an URN.


Data Fields

const gchar * name
 File name (atom).
host_addr_t addr
 Host address.
guint idx
 File index (URN_INDEX means URN access).
guint16 port
 Host port.


Field Documentation

host_addr_t dmesh_urlinfo_t::addr
 

Host address.

guint dmesh_urlinfo_t::idx
 

File index (URN_INDEX means URN access).

const gchar* dmesh_urlinfo_t::name
 

File name (atom).

guint16 dmesh_urlinfo_t::port
 

Host port.


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