< prev index next >

src/java.base/windows/native/libnet/net_util_md.c

Print this page
rev 59105 : imported patch corelibs

*** 125,135 **** } return TRUE; } void platformInit() {} - void parseExclusiveBindProperty(JNIEnv *env) {} /* * Since winsock doesn't have the equivalent of strerror(errno) * use table to lookup error text for the error. */ --- 125,134 ----
< prev index next >