Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastFlowLM/FastFlowLM
/ HttpSession
Class
HttpSession
src/server/server.hpp:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
// Forward declaration
42
class RestHandler;
43
class HttpSession;
44
45
// Global NPU access control
46
extern std::mutex g_npu_access_mutex;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected