8315318: Typo in comment on sun.nio.ch.Net.unblock4
Reviewed-by: mbaesken, vtewari
This commit is contained in:
parent
47aa6f3a65
commit
39f181337b
@ -730,7 +730,7 @@ public class Net {
|
||||
}
|
||||
|
||||
/**
|
||||
* Unblock IPv6 source
|
||||
* Unblock IPv4 source
|
||||
*/
|
||||
static void unblock4(FileDescriptor fd, int group, int interf, int source)
|
||||
throws IOException
|
||||
|
Loading…
x
Reference in New Issue
Block a user