Convenience functions to wrap a lambda as an AsyncTimeout.
authorMarcelo Juchem <marcelo@fb.com>
Thu, 30 Apr 2015 21:03:16 +0000 (14:03 -0700)
committerPraveen Kumar Ramakrishnan <praveenr@fb.com>
Tue, 12 May 2015 00:01:39 +0000 (17:01 -0700)
commite4c703f058efa86e16ea11ff8471220b3867c2ca
tree7178481a42f7f745263b627aff0f9ea7237f22c7
parent7f413ec31d3c7ad9cde6f5fe4ec06d9ee6b758b2
Convenience functions to wrap a lambda as an AsyncTimeout.

Summary: see title

Test Plan: unit tests added

Reviewed By: davejwatson@fb.com

Subscribers: folly-diffs@, yfeldblum, chalfant, andrewcox

FB internal diff: D2000579

Signature: t1:2000579:1430345677:1d7a78f94bcd8b0912423ca4987a4048c103241c
folly/io/async/AsyncTimeout.cpp
folly/io/async/AsyncTimeout.h
folly/io/async/EventBase.cpp
folly/io/async/EventBase.h
folly/io/async/TimeoutManager.h
folly/io/async/test/AsyncTimeoutTest.cpp [new file with mode: 0644]