asynchronous ~master (2016-11-17T12:31:21Z)
Dub
Repo
setEventLoop
asynchronous
events
Equivalent to calling
getEventLoopPolicy.setEventLoop
(
loop
)
.
void
setEventLoop
(
EventLoop
loop
)
Meta
Source
See Implementation
asynchronous
events
classes
Callback
EventLoop
EventLoopPolicy
functions
getEventLoop
getEventLoopPolicy
newEventLoop
setEventLoop
setEventLoopPolicy
interfaces
CallbackHandle
Server
structs
ExceptionContext
Equivalent to calling getEventLoopPolicy.setEventLoop(loop).