#include <glib.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, gchar *muid, gint hits, gboolean udp_firewalled) |
gboolean | oob_proxy_got_results (struct gnutella_node *n, guint results) |
gboolean | oob_proxy_muid_proxied (gchar *muid) |
Check whether MUID is for an OOB-proxied query. |
|
Cleanup at shutdown time.
|
|
|
|
|
|
Initialize proxied out-of-band queries.
|
|
Check whether MUID is for an OOB-proxied query.
|
|
|