D and event-based programming

Dicebot public at dicebot.lv
Fri Oct 18 05:46:16 PDT 2013


On Friday, 18 October 2013 at 07:43:58 UTC, Netwalker wrote:
> On Thursday, 17 October 2013 at 19:14:11 UTC, Dicebot wrote:
>> vibed.org
>
> vibe.d fully event-based, but also want to learn how to do it 
> with D

vibe.d internally uses libevent & win32 event drivers for actual 
event implementation (via C bindings). You can refer to any 
existing documentation for libevent for C to figure this out 
(https://github.com/D-Programming-Deimos/libevent)


More information about the Digitalmars-d mailing list