Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ eof
Method
eof
lib_acl_cpp/src/http/websocket.cpp:719–722 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
717
718
719
bool websocket::eof(void)
720
{
721
return client_.eof();
722
}
723
724
} // namespace acl
Callers
7
save_file
Method · 0.45
send_file
Method · 0.45
handle_ws_ping
Method · 0.45
handle_ws_pong
Method · 0.45
handle_ws_other
Method · 0.45
handle_ws_data
Method · 0.45
handle_websocket
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected