Home
last modified time | relevance | path

Searched defs:SocketDispatcher (Results 1 – 25 of 31) sorted by relevance

12

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/unix/classes/sun/nio/ch/
H A DSocketDispatcher.java36 class SocketDispatcher extends NativeDispatcher { class
37 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/unix/classes/sun/nio/ch/
H A DSocketDispatcher.java36 class SocketDispatcher extends NativeDispatcher { class
37 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/unix/classes/sun/nio/ch/
H A DSocketDispatcher.java36 class SocketDispatcher extends NativeDispatcher { class
37 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/unix/classes/sun/nio/ch/
H A DSocketDispatcher.java36 class SocketDispatcher extends NativeDispatcher { class
37 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/unix/classes/sun/nio/ch/
H A DSocketDispatcher.java36 class SocketDispatcher extends NativeDispatcher { class
37 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java39 class SocketDispatcher extends NativeDispatcher { class
43 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java39 class SocketDispatcher extends NativeDispatcher { class
43 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java39 class SocketDispatcher extends NativeDispatcher { class
43 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java39 class SocketDispatcher extends NativeDispatcher { class
43 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java39 class SocketDispatcher extends NativeDispatcher { class
43 SocketDispatcher() { } in SocketDispatcher() method in SocketDispatcher
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/classes/sun/nio/ch/
H A DSocketDispatcher.java36 class SocketDispatcher extends NativeDispatcher { class
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/unix/classes/sun/nio/ch/
H A DSocketDispatcher.java36 class SocketDispatcher extends NativeDispatcher { class
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/ch/
H A DSocketDispatcher.java35 class SocketDispatcher extends NativeDispatcher class
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/unix/classes/sun/nio/ch/
H A DSocketDispatcher.java36 class SocketDispatcher extends NativeDispatcher { class
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/classes/sun/nio/ch/
H A DSocketDispatcher.java35 class SocketDispatcher extends NativeDispatcher class
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dphysicalsocketserver.cc793 class SocketDispatcher : public Dispatcher, public PhysicalSocket { class
795 explicit SocketDispatcher(PhysicalSocketServer *ss) : PhysicalSocket(ss) { in SocketDispatcher() function in rtc::SocketDispatcher
797 SocketDispatcher(SOCKET s, PhysicalSocketServer *ss) : PhysicalSocket(ss, s) { in SocketDispatcher() function in rtc::SocketDispatcher
1017 class SocketDispatcher : public Dispatcher, public PhysicalSocket { class
1024 SocketDispatcher(PhysicalSocketServer* ss) in SocketDispatcher() function in rtc::SocketDispatcher
1030 SocketDispatcher(SOCKET s, PhysicalSocketServer* ss) in SocketDispatcher() function in rtc::SocketDispatcher
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dphysicalsocketserver.cc776 class SocketDispatcher : public Dispatcher, public PhysicalSocket { class
778 explicit SocketDispatcher(PhysicalSocketServer *ss) : PhysicalSocket(ss) { in SocketDispatcher() function in talk_base::SocketDispatcher
780 SocketDispatcher(SOCKET s, PhysicalSocketServer *ss) : PhysicalSocket(ss, s) { in SocketDispatcher() function in talk_base::SocketDispatcher
1018 class SocketDispatcher : public Dispatcher, public PhysicalSocket { class
1025 SocketDispatcher(PhysicalSocketServer* ss) in SocketDispatcher() function in talk_base::SocketDispatcher
1031 SocketDispatcher(SOCKET s, PhysicalSocketServer* ss) in SocketDispatcher() function in talk_base::SocketDispatcher
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dphysicalsocketserver.cc793 class SocketDispatcher : public Dispatcher, public PhysicalSocket { class
795 explicit SocketDispatcher(PhysicalSocketServer *ss) : PhysicalSocket(ss) { in SocketDispatcher() function in rtc::SocketDispatcher
797 SocketDispatcher(SOCKET s, PhysicalSocketServer *ss) : PhysicalSocket(ss, s) { in SocketDispatcher() function in rtc::SocketDispatcher
1022 class SocketDispatcher : public Dispatcher, public PhysicalSocket { class
1029 SocketDispatcher(PhysicalSocketServer* ss) in SocketDispatcher() function in rtc::SocketDispatcher
1035 SocketDispatcher(SOCKET s, PhysicalSocketServer* ss) in SocketDispatcher() function in rtc::SocketDispatcher
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java35 class SocketDispatcher extends NativeDispatcher class
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java35 class SocketDispatcher extends NativeDispatcher class
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java35 class SocketDispatcher extends NativeDispatcher class
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java35 class SocketDispatcher extends NativeDispatcher class
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java35 class SocketDispatcher extends NativeDispatcher class
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dphysical_socket_server.cc610 SocketDispatcher::SocketDispatcher(PhysicalSocketServer* ss) in SocketDispatcher() function in rtc::SocketDispatcher
621 SocketDispatcher::SocketDispatcher(SOCKET s, PhysicalSocketServer* ss) in SocketDispatcher() function in rtc::SocketDispatcher
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dphysicalsocketserver.cc605 SocketDispatcher::SocketDispatcher(PhysicalSocketServer *ss) in SocketDispatcher() function in rtc::SocketDispatcher
614 SocketDispatcher::SocketDispatcher(SOCKET s, PhysicalSocketServer *ss) in SocketDispatcher() function in rtc::SocketDispatcher

12