MCPcopy Create free account
hub / github.com/chenshuo/muduo / main

Function main

examples/asio/tutorial/timer4/timer.cc:41–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39};
40
41int main()
42{
43 muduo::net::EventLoop loop;
44 Printer printer(&loop);
45 loop.loop();
46}
47

Callers

nothing calls this directly

Calls 1

loopMethod · 0.80

Tested by

no test coverage detected