SOCKS proxy for connections. More...
#include "gnunet_common.h"
Go to the source code of this file.
Functions | |
int | GNUNET_SOCKS_check_service (const char *service_name, const struct GNUNET_CONFIGURATION_Handle *cfg) |
Check if a SOCKS proxy is required by a service. More... | |
struct GNUNET_CONNECTION_Handle * | GNUNET_SOCKS_do_connect (const char *service_name, const struct GNUNET_CONFIGURATION_Handle *cfg) |
Try to connect to a service configured to use a SOCKS5 proxy. More... | |
SOCKS proxy for connections.
Definition in file gnunet_socks.h.