Make EventBaseLoopController only support VirtualEventBase
[folly.git] / folly / fibers / EventBaseLoopController-inl.h
2017-03-11 Andrii GrynenkoMake EventBaseLoopController only support VirtualEventBase v2017.03.13.00
2017-03-10 Andrii GrynenkoRemove runInLoop
2017-02-09 Andrii GrynenkoAdd keepAlive() mechanism
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-11-17 Andrii GrynenkoVirtualEventBase
2016-11-03 Andrii GrynenkoUse loopKeepAlive() mechanism in FiberManager
2016-07-26 Andrii GrynenkoSupport custom loop runner for EventBaseLoopController
2016-05-19 Andrii GrynenkoMove fibers out of experimental