Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ cleanup
Method
cleanup
src/main/java/core/org/xbill/DNS/Client.java:61–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
void
62
cleanup() throws IOException {
63
key.selector().close();
64
key.channel().close();
65
}
66
67
static
void
setPacketLogger(PacketLogger logger)
68
{
Callers
3
sendrecv
Method · 0.80
closeConnection
Method · 0.80
sendrecv
Method · 0.80
Calls
1
close
Method · 0.45
Tested by
no test coverage detected