Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DTransact.java588 static private Socket getTCPSocket(InetAddress addr, boolean cacheIt) in getTCPSocket() method in Transact
631 s = getTCPSocket(addr, cacheIt); in transactMsg()