Home
last modified time | relevance | path

Searched refs:GetServerAddress (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/devel/raknet/raknet-3.9.2_10,1/Samples/RoomsBrowserGFx3/RakNet/
H A DRoomsBrowserGFx3_RakNet.cpp126 if (systemAddress==lobby2Client->GetServerAddress()) in OnClosedConnection()
147 if (systemAddress==lobby2Client->GetServerAddress()) in OnNewConnection()
196 if (packet->systemAddress==lobby2Client->GetServerAddress()) in OnFailedConnectionAttempt()
249 roomsPlugin->SetServerAddress(lobby2Client->GetServerAddress()); in ACTIONSCRIPT_CALLABLE_FUNCTION()
571 rakPeer->CloseConnection(lobby2Client->GetServerAddress(), true); in MessageResult()
581 if (senderAddress!=lobby2Client->GetServerAddress()) in CreateRoom_Callback()
591 if (senderAddress!=lobby2Client->GetServerAddress()) in SearchByFilter_Callback()
620 if (senderAddress!=lobby2Client->GetServerAddress()) in JoinByFilter_Callback()
630 if (senderAddress!=lobby2Client->GetServerAddress()) in Chat_Callback()
642 if (senderAddress!=lobby2Client->GetServerAddress()) in Chat_Callback()
/dports/net/h323plus/h323plus-1_27_2/include/h460/
H A Dupnpcp.h132 virtual bool GetServerAddress( in GetServerAddress() function
165 virtual bool GetServerAddress(PIPSocketAddressAndPort & ) const { return false; } in GetServerAddress() function
H A Dh460_std26.h249 virtual bool GetServerAddress( in GetServerAddress() function
271 virtual bool GetServerAddress(PIPSocketAddressAndPort & ) const { return false; } in GetServerAddress() function
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dgnugknat.h247 virtual bool GetServerAddress( in GetServerAddress() function
269 virtual bool GetServerAddress(PIPSocketAddressAndPort & ) const { return false; } in GetServerAddress() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/grid/grid_cli/
H A Dns_cmd_impl.cpp123 result.SetByKey((*it).GetServerAddress(), in PrintNetScheduleStats()
141 result.SetByKey((*it).GetServerAddress(), in PrintNetScheduleStats_Generic()
/dports/games/warmux/warmux-11.04/src/network/
H A Dnetwork_client.h50 std::string GetServerAddress() const;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/Lobby2/
H A DLobby2Client.h35 SystemAddress GetServerAddress(void) const;
H A DLobby2Client.cpp19 SystemAddress Lobby2Client::GetServerAddress(void) const in GetServerAddress() function in Lobby2Client
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/services/
H A Dsrv_connections.hpp108 string GetServerAddress() const { return GetAddress().AsString(); } in GetServerAddress() function in CNetServer
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/connect/services/
H A Dsrv_connections.hpp108 string GetServerAddress() const { return GetAddress().AsString(); } in GetServerAddress() function in CNetServer
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DHTTPConnection.h74 SystemAddress GetServerAddress(void) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/test/check_nc_mirror/
H A DConnectivityTest.cpp12 if( m_Server.m_NcServer.GetServerAddress()!="" ) //??? in Main()
/dports/games/warmux/warmux-11.04/lib/warmux/include/
H A DWARMUX_index_server.h78 bool GetServerAddress(std::string& address, int& port, uint& nb_tries);
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dnatserver.h74 return tcp_proxy_server_->GetServerAddress(); in internal_tcp_address()
H A Dproxyserver.h68 SocketAddress GetServerAddress();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dnat_server.h76 return tcp_proxy_server_->GetServerAddress(); in internal_tcp_address()
H A Dproxy_server.h74 SocketAddress GetServerAddress();
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dnat_server.h77 return tcp_proxy_server_->GetServerAddress(); in internal_tcp_address()
H A Dproxy_server.h74 SocketAddress GetServerAddress();
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dnatserver.h75 return tcp_proxy_server_->GetServerAddress(); in internal_tcp_address()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dnat_server.h77 return tcp_proxy_server_->GetServerAddress(); in internal_tcp_address()
H A Dproxy_server.h74 SocketAddress GetServerAddress();
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dproxy_server.h74 SocketAddress GetServerAddress();
H A Dnat_server.h77 return tcp_proxy_server_->GetServerAddress(); in internal_tcp_address()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dnatserver.h75 return tcp_proxy_server_->GetServerAddress(); in internal_tcp_address()

12345678