Tor
0.4.7.0-alpha-dev
|
Header for feature/relay/transport_config.c. More...
Go to the source code of this file.
Functions | |
static int | options_validate_server_transport (const struct or_options_t *old_options, struct or_options_t *options, char **msg) |
Header for feature/relay/transport_config.c.
Definition in file transport_config.h.
|
inlinestatic |
When tor is compiled with the relay module disabled, it can't be configured with server pluggable transports.
Returns -1 and sets msg to a newly allocated string, if ExtORPort, ServerTransportPlugin, ServerTransportListenAddr, or ServerTransportOptions are set in options. Otherwise returns 0.
Definition at line 48 of file transport_config.h.