Searched refs:openMulticastSocket (Results 1 - 1 of 1) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
H A DJmDNSImpl.java420 this.openMulticastSocket(this.getLocalHost());
441 private void openMulticastSocket(HostInfo hostInfo) throws IOException { method in class:JmDNSImpl
458 logger.fine("openMulticastSocket() Set network interface exception: " + e.getMessage());
1761 this.openMulticastSocket(this.getLocalHost());

Completed in 163 milliseconds