Make the event loop expose a Windows event interface.
authorEtienne Dechamps <etienne@edechamps.fr>
Sat, 28 Jun 2014 14:15:41 +0000 (15:15 +0100)
committerEtienne Dechamps <etienne@edechamps.fr>
Sat, 28 Jun 2014 19:00:01 +0000 (20:00 +0100)
commit2f9a1d4ab5ff51b05a5e8cc41a1528fdeb36c723
treeaa0a5f2d2f43607cdc46d36613b28edf644e6460
parent611217c96ec684799882cf330f40a0936131b6b5
Make the event loop expose a Windows event interface.

This allows event loop users to specify Win32 events to wait on,
thus making the event loop more flexible.
src/event.c
src/event.h