Home
last modified time | relevance | path

Searched refs:selectedProxy (Results 1 – 11 of 11) sorted by relevance

/dports/net/clash/clash-1.6.0/adapters/outboundgroup/
H A Dselector.go24 c, err := s.selectedProxy(true).DialContext(ctx, metadata)
33 pc, err := s.selectedProxy(true).DialUDP(metadata)
46 return s.selectedProxy(false).SupportUDP()
64 return s.selectedProxy(false).Name()
81 return s.selectedProxy(true)
84 func (s *Selector) selectedProxy(touch bool) C.Proxy { func
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/core/
H A Dcore_settings_proxy.cpp142 auto selectedProxy = QByteArray(); in setFromSerialized() local
149 >> selectedProxy in setFromSerialized()
169 _selected = DeserializeProxyData(selectedProxy); in setFromSerialized()
/dports/www/otter-browser/otter-browser-1.0.03/src/core/
H A DNetworkManagerFactory.h151 explicit ProxiesModel(const QString &selectedProxy, bool isEditor, QObject *parent = nullptr);
154 …d populateProxies(const QStringList &proxies, QStandardItem *parent, const QString &selectedProxy);
H A DNetworkManagerFactory.cpp58 ProxiesModel::ProxiesModel(const QString &selectedProxy, bool isEditor, QObject *parent) : ItemMode… in ProxiesModel() argument
66 populateProxies(NetworkManagerFactory::getProxies(), invisibleRootItem(), selectedProxy); in ProxiesModel()
69 …l::populateProxies(const QStringList &proxies, QStandardItem *parent, const QString &selectedProxy) in populateProxies() argument
94 populateProxies(proxy.children, item, selectedProxy); in populateProxies()
115 if (proxy.identifier == selectedProxy) in populateProxies()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.installer/src/org/eclipse/equinox/internal/p2/installer/ui/
H A DProxiesDialog.java116 IProxyData selectedProxy = service.getProxyData(selection); in createDialogArea()
117 if (selectedProxy == null) { in createDialogArea()
120 data = selectedProxy; in createDialogArea()
/dports/devel/libunit/unit-1.26.1/src/java/nginx/unit/websocket/
H A DWsWebSocketContainer.java232 Proxy selectedProxy = null; in connectToServerRecursive() local
242 selectedProxy = proxy; in connectToServerRecursive()
315 "wsWebSocketContainer.proxyConnectFail", selectedProxy, in connectToServerRecursive()
/dports/www/unit/unit-1.26.1/src/java/nginx/unit/websocket/
H A DWsWebSocketContainer.java232 Proxy selectedProxy = null; in connectToServerRecursive() local
242 selectedProxy = proxy; in connectToServerRecursive()
315 "wsWebSocketContainer.proxyConnectFail", selectedProxy, in connectToServerRecursive()
/dports/www/unit-python/unit-1.26.1/src/java/nginx/unit/websocket/
H A DWsWebSocketContainer.java232 Proxy selectedProxy = null; in connectToServerRecursive() local
242 selectedProxy = proxy; in connectToServerRecursive()
315 "wsWebSocketContainer.proxyConnectFail", selectedProxy, in connectToServerRecursive()
/dports/www/unit-php/unit-1.26.1/src/java/nginx/unit/websocket/
H A DWsWebSocketContainer.java232 Proxy selectedProxy = null; in connectToServerRecursive() local
242 selectedProxy = proxy; in connectToServerRecursive()
315 "wsWebSocketContainer.proxyConnectFail", selectedProxy, in connectToServerRecursive()
/dports/www/unit-java/unit-1.26.1/src/java/nginx/unit/websocket/
H A DWsWebSocketContainer.java232 Proxy selectedProxy = null; in connectToServerRecursive() local
242 selectedProxy = proxy; in connectToServerRecursive()
315 "wsWebSocketContainer.proxyConnectFail", selectedProxy, in connectToServerRecursive()
/dports/www/unit-perl/unit-1.26.1/src/java/nginx/unit/websocket/
H A DWsWebSocketContainer.java232 Proxy selectedProxy = null; in connectToServerRecursive() local
242 selectedProxy = proxy; in connectToServerRecursive()
315 "wsWebSocketContainer.proxyConnectFail", selectedProxy, in connectToServerRecursive()