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

oob_proxy.h File Reference


Detailed Description

Proxied Out-of-band queries.

Author:
Raphael Manfredi
Date:
2004

#include "common.h"

Go to the source code of this file.

Functions

void oob_proxy_init (void)
 Initialize proxied out-of-band queries.
void oob_proxy_close (void)
 Cleanup at shutdown time.
void oob_proxy_create (struct gnutella_node *n)
gboolean oob_proxy_pending_results (struct gnutella_node *n, const gchar *muid, gint hits, gboolean udp_firewalled, const struct array *token)
gboolean oob_proxy_got_results (struct gnutella_node *n, guint results)
const gchar * oob_proxy_muid_proxied (const gchar *muid)
 Check whether MUID is for an OOB-proxied query.


Function Documentation

void oob_proxy_close void   ) 
 

Cleanup at shutdown time.

void oob_proxy_create struct gnutella_node n  ) 
 

gboolean oob_proxy_got_results struct gnutella_node n,
guint  results
 

void oob_proxy_init void   ) 
 

Initialize proxied out-of-band queries.

const gchar* oob_proxy_muid_proxied const gchar *  muid  ) 
 

Check whether MUID is for an OOB-proxied query.

Returns:
NULL if the MUID is unknown, otherwise the original leaf MUID.

gboolean oob_proxy_pending_results struct gnutella_node n,
const gchar *  muid,
gint  hits,
gboolean  udp_firewalled,
const struct array token
 


Generated on Sat Jun 30 17:53:29 2007 for gtk-gnutella by  doxygen 1.3.9.1