Fix RequestContext held too long issue in EventBase
[folly.git] / folly / io / async / test / EventHandlerTest.cpp
2017-07-30 Yedidya FeldblumConsistent indentation for class visibility labels
2017-01-04 Yedidya Feldblum2017
2016-12-31 Petr LapukhovAdd more MSG_OOB tests for EventHandler
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-09-10 Christopher DykesUse the GMock portability header
2016-08-19 Aravind Anbuduraifix flaky EventHandlerTest
2016-08-18 Aravind AnbuduraiSupport for EPOLLPRI
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-10-15 Yedidya FeldblumBasic tests for EventHandler.