MCPcopy 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
28EventLoop::~EventLoop()
29{
30 this->Quit();
31}
32
33std::shared_ptr<TaskScheduler> EventLoop::GetTaskScheduler()
34{

Callers

nothing calls this directly

Calls 1

QuitMethod · 0.95

Tested by

no test coverage detected