Searched defs:multicastSocket (Results 1 – 2 of 2) sorted by relevance
46 private final MulticastSocket multicastSocket; field in MdnsSocket59 MulticastSocket multicastSocket, SharedLog sharedLog) throws IOException { in MdnsSocket()
102 @Nullable private MdnsSocket multicastSocket; field in MdnsSocketClient