folly: replace old-style header guards with "pragma once"
[folly.git] / folly / experimental / io / AsyncIO.h
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-09-17 Shao-Chuan WangAdding IO stats in AsyncIO.
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-07-01 Philip Proninfix AsyncIO::doWait
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-05-20 Tudor BosmanMake folly::AsyncIO thread safe
2013-03-19 Lucian Grijincufolly: AsyncIO: add debuging helper
2013-03-19 Tudor BosmanRework folly::AsyncIO interface to make it easier for...
2013-03-19 Sergey DoroshenkoMake AsyncIO::capacity_ const
2013-03-19 Tudor Bosmanfix typos
2013-03-19 Tudor BosmanAsyncIO in folly