Make EventHandler::isPending const
authorAlex Landau <alandau@fb.com>
Thu, 15 May 2014 20:23:23 +0000 (13:23 -0700)
committerDave Watson <davejwatson@fb.com>
Tue, 20 May 2014 19:53:59 +0000 (12:53 -0700)
commitae442842f974202440dbc488d2ccab38624a5b3d
tree24d43d87003d7169c186abd02d46a86e96e10a44
parent2728ed9f9c12cbc3dbba60caa82927ce04791772
Make EventHandler::isPending const

Summary: Because it just queries state

Test Plan: fbmake

Reviewed By: haijunz@fb.com

Subscribers: folly@lists

FB internal diff: D1332397
folly/io/async/EventHandler.cpp
folly/io/async/EventHandler.h