src/java.base/share/classes/sun/nio/ch/Net.java
branchunixdomainchannels
changeset 58848 c3df0f8b6d93
parent 58847 692de65ab293
child 59004 84e08e00c29c
equal deleted inserted replaced
58847:692de65ab293 58848:c3df0f8b6d93
    53 
    53 
    54 import sun.net.ext.ExtendedSocketOptions;
    54 import sun.net.ext.ExtendedSocketOptions;
    55 import sun.net.util.IPAddressUtil;
    55 import sun.net.util.IPAddressUtil;
    56 import sun.security.action.GetPropertyAction;
    56 import sun.security.action.GetPropertyAction;
    57 
    57 
    58 
       
    59 public class Net {
    58 public class Net {
    60 
    59 
    61     private Net() { }
    60     private Net() { }
    62 
    61 
    63     private static final boolean unixDomainSupported =
    62     private static final boolean unixDomainSupported =