MCPcopy 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
165bool redis_client::eof() const
166{
167 return conn_.eof();
168}
169
170void redis_client::set_slice_request(bool on)
171{

Callers 3

askMethod · 0.45
runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected