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

/openjdk7/jdk/src/share/classes/sun/nio/ch/
H A DNet.java113 * Tells whether {@link #join6} can be used to join an IPv4
562 static int join6(FileDescriptor fd, byte[] group, int index, byte[] source) method in class:Net
H A DDatagramChannelImpl.java849 int n = Net.join6(fd, groupAddress, index, sourceAddress);

Completed in 25 milliseconds