asynchronous ~master (2018-06-27T00:00:59Z)
Dub
Repo
setEventLoop
asynchronous
events
Equivalent to calling
getEventLoopPolicy.setEventLoop
(
loop
)
.
void
setEventLoop
(
EventLoop
loop
)
Meta
Source
See Implementation
asynchronous
events
aliases
DefaultEventLoopPolicy
ExceptionHandler
Protocol
classes
Callback
EventLoop
EventLoopPolicy
ServerImpl
functions
callback
getEventLoop
getEventLoopPolicy
newEventLoop
setEventLoop
setEventLoopPolicy
interfaces
CallbackHandle
Server
SslContext
structs
ExceptionContext
Equivalent to calling getEventLoopPolicy.setEventLoop(loop).