Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getSocket
Method
getSocket
ZezeJava/ZezeJava/src/main/java/Zeze/Net/Acceptor.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
public
final
AsyncSocket getSocket() {
65
return
socket;
66
}
67
68
public
final
void
SetService(Service service) {
69
lock();
Callers
15
send
Method · 0.45
getLinkSocket
Method · 0.45
sendDirect
Method · 0.45
broadcast
Method · 0.45
bindDynamic
Method · 0.45
sendDisableChoiceToLink
Method · 0.45
sendResponseDirectReal
Method · 0.45
sendResponse
Method · 0.45
OnSocketClose
Method · 0.45
send
Method · 0.45
getLinkSocket
Method · 0.45
sendDirect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected