geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
EventLoopThreadPool
geario
event
EventLoopThreadPool
Undocumented in source.
class
EventLoopThreadPool {
this
(size_t capacity);
~this
();
EventLoop
GetNextLoop
();
}
Constructors
this
this
(size_t capacity)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
GetNextLoop
EventLoop
GetNextLoop
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
geario
event
EventLoopThreadPool
classes
EventLoopThreadPool