Home
last modified time | relevance | path

Searched defs:SetupProxy (Results 1 – 3 of 3) sorted by relevance

/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DNetworkConfig.cpp103 void NetworkConfig::SetupProxy() { in SetupProxy() function in NetworkConfig
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DNetworkConfig.cpp103 void NetworkConfig::SetupProxy() { in SetupProxy() function in NetworkConfig
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/tests/ManualTests/SQL/SplitPacketTest/
H A DSplitPacketTest.cs115 private void SetupProxy(string actualHost, int actualPort) in SetupProxy() method in System.Data.SqlClient.ManualTesting.Tests.SplitPacketTest