MCPcopy Create free account
hub / github.com/Shangyizhou/A-Tiny-Network-Library / EventLoop

Class EventLoop

include/tiny_network/net/EventLoopThreadPool.h:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7#include <functional>
8
9class EventLoop;
10class EventLoopThread;
11
12class EventLoopThreadPool

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected