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/Connector.java:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
public
final
AsyncSocket getSocket() {
127
return
socket;
128
}
129
130
public
final
boolean isAutoReconnect() {
131
return
isAutoReconnect;
Callers
1
testBench
Method · 0.95
Calls
no outgoing calls
Tested by
1
testBench
Method · 0.76