Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ eof
Method
eof
lib_acl_cpp/src/stream/stream.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
bool stream::eof() const
55
{
56
return eof_;
57
}
58
59
void stream::clear_eof()
60
{
Callers
15
get_line
Function · 0.45
main
Function · 0.45
transfer
Method · 0.45
echo
Method · 0.45
load_objs
Function · 0.45
send_file
Function · 0.45
do_run
Function · 0.45
do_run
Function · 0.45
load_servers
Function · 0.45
running
Method · 0.45
test_sismember
Function · 0.45
test_spop
Function · 0.45
Calls
no outgoing calls
Tested by
5
echo
Method · 0.36
test_sismember
Function · 0.36
test_spop
Function · 0.36
test_srandmember
Function · 0.36
test_auth
Function · 0.36