Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pagghiu/SaneCppLibraries
/ isStarted
Function
isStarted
Libraries/Http/HttpAsyncServer.h:99–99 ·
view source on GitHub ↗
@brief Returns true if the server has been started
Source
from the content-addressed store, hash-verified
97
void clearTransportSetup()
98
{
99
transportSetup = {};
100
transportClose = {};
101
}
102
Callers
1
isActive
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected