vibe.d beta banner
get vibe.d
0.9.6

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

Function eventDriver

Returns the event driver associated to the calling thread.

eventcore.drivers.winapi.driver.WinAPIEventDriver eventDriver() nothrow @property @nogc @safe;

If no driver has been created, one will be allocated lazily. The return value is guaranteed to be non-null.

Authors
Copyright
License