Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHZ76/RtspServer
/ ~EventLoop
Method
~EventLoop
src/net/EventLoop.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
EventLoop::~EventLoop()
29
{
30
this->Quit();
31
}
32
33
std::shared_ptr<TaskScheduler> EventLoop::GetTaskScheduler()
34
{
Callers
nothing calls this directly
Calls
1
Quit
Method · 0.95
Tested by
no test coverage detected