vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Module eventcore.core

Functions

NameDescription
eventDriver() Returns the event driver associated to the calling thread.
tryGetEventDriver() Returns the event driver associated with the calling thread, if any.

Aliases

NameTypeDescription
NativeEventDriver eventcore.drivers.posix.driver.PosixEventDriver!(eventcore.drivers.posix.epoll.EpollEventLoop)
Authors
Copyright
License