vibe.d beta banner
get vibe.d
0.10.0

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

Function EventDriver.core

Core event loop functionality

abstract inout inout(EventDriverCore) core() nothrow @property @safe;

abstract inout inout(shared(EventDriverCore)) core() nothrow @property @safe shared;
Authors
Copyright
License