Sort #include lines
[folly.git] / folly / experimental / io / AsyncIO.h
2017-07-13 Yedidya FeldblumSort #include lines
2017-05-12 Philip Proninreturn range from AsyncIO::cancel(), fix test
2017-05-11 Philip ProninAsyncIO::cancel
2017-01-04 Yedidya Feldblum2017
2016-05-30 Christopher DykesSwitch uses of <sys/uio.h> to <folly/portability/SysUio.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