Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ nextSessionId
Method
nextSessionId
ZezeJava/ZezeJava/src/main/java/Zeze/Net/Service.java:197–199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
195
}
196
197
public
final
long nextSessionId() {
198
return
sessionIdGenerator.getAsLong();
199
}
200
201
public
final
int
getSocketCount() {
202
return
socketMap.size();
Callers
2
addRpcContext
Method · 0.95
addManualContextWithTimeout
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected