Removing gateways[] list - no longer used.
authorjongfoster <jongfoster@users.sourceforge.net>
Thu, 7 Jun 2001 23:12:14 +0000 (23:12 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Thu, 7 Jun 2001 23:12:14 +0000 (23:12 +0000)
commit410a819a57f1deee21703f1cb0dd18b707a7adaa
tree5cdd66b60ec2bdb1e901f3e5a7bd8a485d03aa19
parent783be2b9ef40292f3c68391d8ab4b89babe9b8f5
Removing gateways[] list - no longer used.
Replacing function pointer in struct gateway with a directly
called function forwarded_connect(), which can do the common
task of deciding whether to connect to the web server or HTTP
proxy.
Replacing struct gateway with struct forward_spec
gateway.h