Searched refs:transportRef (Results 1 – 1 of 1) sorted by relevance
233 public boolean containsClientSocket(InternalLogId transportRef) { in containsClientSocket() argument234 return contains(otherSockets, transportRef); in containsClientSocket()