Make keepAliveRelease consistent between EventBase and VirtualEventBase
authorYedidya Feldblum <yfeldblum@fb.com>
Thu, 5 Oct 2017 22:52:28 +0000 (15:52 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 5 Oct 2017 23:10:29 +0000 (16:10 -0700)
commit25ddbd7f566e7ea55e64c8e2afed576814b4cb69
treec6c145f8dbdf536d176cc9a4fbe0370ef14204cb
parent7457019029c72a082174078357c67e2e176f21d4
Make keepAliveRelease consistent between EventBase and VirtualEventBase

Summary: [Folly] Make `keepAliveRelease` consistent between `EventBase` and `VirtualEventBase`.

Reviewed By: elsteveogrande

Differential Revision: D5982132

fbshipit-source-id: 536d48e5672567e78786691bfb283c34d1f31960
folly/io/async/EventBase.h
folly/io/async/VirtualEventBase.h