Revise API to load cert/key in SSLContext.
[folly.git] / folly / io / async / EventBaseLocal.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-04-25 Andrii GrynenkoRemove thread-safety comment from EventBaseLocal
2017-04-20 Andrii GrynenkoEventBaseLocal cleanup
2017-03-18 Victor ZverovichMake EventBaseLocal::getOrCreate work with noncopyable...
2017-01-04 Yedidya Feldblum2017
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-08-14 Dave WatsonRemove dep on boost_thread
2015-07-31 Michael LeeNot to use EventBaseLocal on mobile
2015-07-30 Mark McDuffadd EventBase-local storage abstraction