Searched +refs:autoproxy +refs:GetWin32Proxy (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/autoproxy/
H A Dautoproxy.tcl0 # autoproxy.tcl - Copyright (C) 2002-2008 Pat Thoyts <patthoyts@users.sf.net>
14 # package require autoproxy
15 # autoproxy::init
21 # http::register https 443 ::autoproxy::tls_socket
23 # @(#)$Id: autoproxy.tcl 6 2009-02-03 00:37:42Z jcw@equi4.com $
29 namespace eval ::autoproxy {
30 variable rcsid {$Id: autoproxy.tcl 6 2009-02-03 00:37:42Z jcw@equi4.com $}
59 proc ::autoproxy::cget {option} {
79 # Configure the autoproxy package settings.
85 # fields as possible automatically. You should call autoproxy
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/http/
H A Dautoproxy.tcl0 # autoproxy.tcl - Copyright (C) 2002-2008 Pat Thoyts <patthoyts@users.sf.net>
14 # package require autoproxy
15 # autoproxy::init
21 # http::register https 443 ::autoproxy::tls_socket
23 # @(#)$Id: autoproxy.tcl,v 1.13 2008/03/01 00:41:35 andreas_kupries Exp $
29 namespace eval ::autoproxy {
30 variable rcsid {$Id: autoproxy.tcl,v 1.13 2008/03/01 00:41:35 andreas_kupries Exp $}
59 proc ::autoproxy::cget {option} {
79 # Configure the autoproxy package settings.
85 # fields as possible automatically. You should call autoproxy
[all...]

Completed in 63 milliseconds