asynchronous v0.6.5 (2016-07-24T21:58:06Z)
Dub
Repo
LibasyncEventLoopPolicy
asynchronous
libasync
events
Undocumented in source.
class
LibasyncEventLoopPolicy :
EventLoopPolicy
{
EventLoop
newEventLoop
();
}
Members
Functions
newEventLoop
EventLoop
newEventLoop
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From EventLoopPolicy
eventLoop
EventLoop
eventLoop
;
Undocumented in source.
setCalled
bool
setCalled
;
Undocumented in source.
getEventLoop
EventLoop
getEventLoop
()
Get the event loop.
setEventLoop
void
setEventLoop
(EventLoop loop)
Set the event loop.
newEventLoop
EventLoop
newEventLoop
()
Create a new event loop.
Meta
Source
See Implementation
asynchronous
libasync
events
aliases
Protocol
classes
LibasyncEventLoop
LibasyncEventLoopPolicy