Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ethstorage/es-node
/ Close
Method
Close
ethstorage/p2p/protocol/syncserver.go:386–389 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
384
}
385
386
func
(srv *SyncServer) Close() {
387
close(srv.exitCh)
388
srv.saveProvidedBlobs()
389
}
Callers
nothing calls this directly
Calls
1
saveProvidedBlobs
Method · 0.95
Tested by
no test coverage detected