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

Method natClose

classpath/java/nio/channels/SocketSelector.java:124–124  ·  view source on GitHub ↗
(long state)

Source from the content-addressed store, hash-verified

122 private static native long natInit();
123 private static native void natWakeup(long state);
124 private static native void natClose(long state);
125 private static native void natSelectClearAll(int socket, long state);
126 private static native int natSelectUpdateInterestSet(int socket,
127 int interest,

Callers 1

closeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected