Make AsyncIO::capacity_ const
authorSergey Doroshenko <sdoroshenko@fb.com>
Tue, 12 Feb 2013 17:17:53 +0000 (09:17 -0800)
committerJordan DeLong <jdelong@fb.com>
Tue, 19 Mar 2013 00:07:17 +0000 (17:07 -0700)
commitbae2dccfaa8f43977575cd4df24bae142849ea6e
treeb8110dcec962b3d5878eb844ba04cea669bfc2fc
parenta449e4aa58564834289cc8cba430cc67fe72056f
Make AsyncIO::capacity_ const

Summary: It is set once, and is never changed afterwards.

Test Plan: compiled, unit tests

Reviewed By: tudorb@fb.com

FB internal diff: D706125
folly/experimental/io/AsyncIO.h