Searched defs:toSocket (Results 1 – 2 of 2) sorted by relevance
175 Socket toSocket = new Socket(toAddress, port); in acceptCommand() local
175 static Socket toSocket(InternalInstrumented<SocketStats> obj) { in toSocket() method in ChannelzProtoUtil