EventLoop.loop

Runs the event loop once and returns false if a an unrecoverable error occured

class EventLoop
nothrow
bool
loop
(
Duration max_timeout = 100.msecs
)

Meta