Reset context shared_ptr in AsyncTimeout::cancelTimeout()
[folly.git] / folly / io / async / AsyncTimeout.cpp
2017-11-28 Pingjia ShanReset context shared_ptr in AsyncTimeout::cancelTimeout()
2017-11-19 Pingjia Shanget rid of redundant calls to RequestContext::saveContext()
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-05-23 Yedidya FeldblumFix some old license headers
2017-01-04 Yedidya Feldblum2017
2016-12-13 Christopher DykesEnable -Wunreachable-code-return
2016-05-13 Mirek KlimosReplace RequestContext::setContext with RequestContextS...
2016-05-11 Christopher DykesAdd a compatibility shim for working with libevent...
2016-04-27 Pavlo KushnirCheaper bumpHandlingTime
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Marcus Holland-MoritzFix unused parameter errors under -Werror
2015-09-16 Yedidya FeldblumCompatibility: libevent: accessors for struct event
2015-05-28 Marcelo Juchemcleaning up RequestContext
2015-05-12 Marcelo JuchemConvenience functions to wrap a lambda as an AsyncTimeout.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Dave WatsonMove SSL socket to folly
2014-11-08 Nicholas OrmrodFix licenses
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-03-18 Dave WatsonMove thrift/lib/cpp/async to folly.