hunt ~bench (2026-06-26T23:21:19.4628502)
Dub
Repo
EventLoop
hunt
event
EventLoop
final
class
EventLoop : AbstractSelector {
this
();
this
(size_t number, size_t divider);
void
stop
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(size_t number, size_t divider)
Undocumented in source.
Members
Functions
stop
void
stop
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
event
EventLoop
classes
EventLoop