Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ channel
Method
channel
classpath/java/nio/channels/SelectionKey.java:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
public
SelectableChannel channel() {
73
return
channel;
74
}
75
76
public
Selector selector() {
77
return
selector;
Callers
3
doSelect
Method · 0.95
runMainLoop
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
2
runMainLoop
Method · 0.64
write
Method · 0.64