vibe-core/source/vibe
Sönke Ludwig e28c6950d7 Fix shutdown behavior.
- Detection of the main thread contained a race condition
- The exit flag monitor task that is started for each event loop wasn't shut down, so that many could be running if runEventLoop was called multiple times.
2017-01-13 22:11:59 +01:00
..
core Fix shutdown behavior. 2017-01-13 22:11:59 +01:00
internal Make FileStream small enough to fit into an InterfaceProxy. 2016-12-26 21:28:36 +01:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00