MCPcopy Create free account
hub / github.com/ReadyTalk/avian / init

Method init

classpath/java/net/Socket.java:31–31  ·  view source on GitHub ↗

This method is called from all routines that depend on winsock in windows, so it has public visibility @throws IOException

()

Source from the content-addressed store, hash-verified

29 * @throws IOException
30 */
31 public static native void init() throws IOException;
32
33 /**
34 * Creates the native socket object

Callers 7

openMethod · 0.95
openMethod · 0.95
SocketSelectorMethod · 0.95
openMethod · 0.95
doListenMethod · 0.95
SocketMethod · 0.95
getByNameMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected