SpiecsEngine
 
Loading...
Searching...
No Matches
EventLoop.cpp File Reference

The EventLoop Class Implementation. More...

#include "Pchheader.h"
#include "EventLoop.h"
#include "Channel.h"
#include "Poller/Poller.h"

Go to the source code of this file.

Namespaces

namespace  Spices
 
namespace  Spices::Net
 

Variables

constexpr uint32_t Spices::Net::pollTimeoutMs = 10 * 1000
 Poller timeout. Default is 10s.
 

Detailed Description

The EventLoop Class Implementation.

Author
Spices & Muduo.

Definition in file EventLoop.cpp.