Home
last modified time | relevance | path

Searched defs:getLocalAddress (Results 176 – 200 of 502) sorted by relevance

12345678910>>...21

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java174 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/nio/ch/
H A DAsynchronousServerSocketChannelImpl.java174 public final SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in AsynchronousServerSocketChannelImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/rmi/transport/proxy/
H A DHttpSendSocket.java236 public InetAddress getLocalAddress() in getLocalAddress() method in HttpSendSocket
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/proxy/socks/impl/
H A DAESocksProxyPlugableConnectionDefault.java79 getLocalAddress() in getLocalAddress() method in AESocksProxyPlugableConnectionDefault
/dports/net/seda/seda-release-20020712/seda/src/seda/sandStorm/lib/aSocket/
H A DAUdpSocket.java256 public InetAddress getLocalAddress() { in getLocalAddress() method in AUdpSocket
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/carrier/asyncore/dgram/
H A Dbase.py126 def getLocalAddress(self): member in DgramSocketTransport
/dports/devel/folly/folly-2021.12.27.00/folly/io/async/
H A DDecoratedAsyncTransportWrapper.h105 void getLocalAddress(folly::SocketAddress* address) const override { in getLocalAddress() function
/dports/devel/hadoop2/jetty-6.1.14/contrib/j2se6/src/main/java/org/mortbay/jetty/j2se6/
H A DJettyHttpExchange.java192 public InetSocketAddress getLocalAddress() in getLocalAddress() method in JettyHttpExchange
/dports/devel/hadoop/jetty-6.1.14/contrib/j2se6/src/main/java/org/mortbay/jetty/j2se6/
H A DJettyHttpExchange.java192 public InetSocketAddress getLocalAddress() in getLocalAddress() method in JettyHttpExchange
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/conn/routing/
H A DHttpRoute.java192 public final InetAddress getLocalAddress() { in getLocalAddress() method in HttpRoute
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/conn/routing/
H A DHttpRoute.java192 public final InetAddress getLocalAddress() { in getLocalAddress() method in HttpRoute
/dports/net/seda/seda-release-20020712/seda/src/seda/nbio/
H A DNonblockingDatagramSocket.java151 public InetAddress getLocalAddress() { in getLocalAddress() method in NonblockingDatagramSocket
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/
H A DReadAheadEndpoint.java42 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in ReadAheadEndpoint
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/net/httpclient/http2/server/
H A DHttp2TestExchangeImpl.java166 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in Http2TestExchangeImpl
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/net/httpclient/http2/server/
H A DHttp2TestExchangeImpl.java166 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in Http2TestExchangeImpl
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/net/httpclient/http2/server/
H A DHttp2TestExchangeImpl.java166 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in Http2TestExchangeImpl
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/http2/server/
H A DHttp2TestExchangeImpl.java167 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in Http2TestExchangeImpl
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/net/httpclient/http2/server/
H A DHttp2TestExchangeImpl.java167 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in Http2TestExchangeImpl
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/net/httpclient/http2/server/
H A DHttp2TestExchangeImpl.java167 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in Http2TestExchangeImpl
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/net/httpclient/http2/server/
H A DHttp2TestExchangeImpl.java167 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in Http2TestExchangeImpl
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/net/httpclient/http2/server/
H A DHttp2TestExchangeImpl.java167 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in Http2TestExchangeImpl
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/nio/ch/
H A DServerSocketChannelImpl.java136 public SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in ServerSocketChannelImpl
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/nio/ch/
H A DServerSocketChannelImpl.java136 public SocketAddress getLocalAddress() throws IOException { in getLocalAddress() method in ServerSocketChannelImpl
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/session/test/
H A DHTTPTransactionMocks.h169 const folly::SocketAddress& getLocalAddress() const noexcept override { in getLocalAddress() function
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/
H A DZabUtils.java108 public InetSocketAddress getLocalAddress() { in getLocalAddress() method in ZabUtils.NullServerCnxnFactory

12345678910>>...21