Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ eof
Method
eof
lib_acl_cpp/src/redis/redis_client.cpp:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
}
164
165
bool redis_client::eof() const
166
{
167
return conn_.eof();
168
}
169
170
void redis_client::set_slice_request(bool on)
171
{
Callers
3
ask
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected