allow AsyncSignalHandler to attach and detach from an EventBase
[folly.git] / folly / io / async / AsyncSignalHandler.cpp
2017-06-27 Adam Simpkinsallow AsyncSignalHandler to attach and detach from...
2017-01-04 Yedidya Feldblum2017
2016-12-12 Christopher DykesFix some implicit truncation and sign coersion in the...
2016-05-11 Christopher DykesAdd a compatibility shim for working with libevent...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-04-02 Alan FrindellMove TAsyncSignalHandler into folly