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

Method natWakeup

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

Source from the content-addressed store, hash-verified

121
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,

Callers 1

wakeupMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected