Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ closeSocket
Method
closeSocket
classpath/java/nio/channels/SocketChannel.java:154–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
}
153
154
private
void
closeSocket() {
155
natCloseSocket(socket);
156
}
157
158
int
socketFD() {
159
return
socket;
Callers
1
close
Method · 0.95
Calls
1
natCloseSocket
Method · 0.95
Tested by
no test coverage detected