Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ peek
Function
peek
lib_acl_cpp/include/acl_cpp.cn/connpool/connect_pool.hpp:290–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
connect_client* peek() {
291
conn_ = pool_.peek();
292
return conn_;
293
}
294
295
protected:
296
bool keep_;
Callers
3
pop
Method · 0.50
pop
Method · 0.50
pop
Method · 0.50
Calls
1
peek
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…