Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dmacsocketserver.h42 void UnregisterSocket(MacAsyncSocket* socket);
H A Dmacsocketserver.cc60 void MacBaseSocketServer::UnregisterSocket(MacAsyncSocket* s) { in UnregisterSocket() function in rtc::MacBaseSocketServer
H A Dmacasyncsocket.cc258 if (ss_) ss_->UnregisterSocket(this); in Close()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dmacsocketserver.h42 void UnregisterSocket(MacAsyncSocket* socket);
H A Dmacsocketserver.cc60 void MacBaseSocketServer::UnregisterSocket(MacAsyncSocket* s) { in UnregisterSocket() function in rtc::MacBaseSocketServer
H A Dmacasyncsocket.cc258 if (ss_) ss_->UnregisterSocket(this); in Close()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dmacsocketserver.h35 void UnregisterSocket(MacAsyncSocket* socket);
H A Dmacsocketserver.cc43 void MacBaseSocketServer::UnregisterSocket(MacAsyncSocket* s) { in UnregisterSocket() function in talk_base::MacBaseSocketServer
H A Dmacasyncsocket.cc227 if (ss_) ss_->UnregisterSocket(this); in Close()
/dports/net/h323plus/h323plus-1_27_2/src/h460/
H A Dh46018_h225.cxx787 PNatMethod_H46019::UnregisterSocket(rtp, eraseID); in ResolveSession()
946 void PNatMethod_H46019::UnregisterSocket(bool rtp, unsigned id) in UnregisterSocket() function in PNatMethod_H46019
1083 PNatMethod_H46019::UnregisterSocket(rtpSocket, m_recvMultiplexID); in ~H46019UDPSocket()
/dports/net/h323plus/h323plus-1_27_2/include/h460/
H A Dh46018_h225.h332 static void UnregisterSocket(bool rtp, unsigned id);