Beispiel #1
0
 public IEventLoop GetEventLoop()
 {
     return(EventLoop.CreateEventLoopForTheCurrentThread(WorkerPool));
 }