Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ isOpen
Method
isOpen
classpath/java/nio/channels/SocketSelector.java:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
public
boolean isOpen() {
29
return
state != 0;
30
}
31
32
public
Selector wakeup() {
33
synchronized (lock) {
Callers
3
wakeup
Method · 0.95
doSelect
Method · 0.95
close
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected