folly/io: avoid shadowing warnings
authorJim Meyering <meyering@fb.com>
Thu, 6 Oct 2016 15:07:29 +0000 (08:07 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Thu, 6 Oct 2016 15:08:43 +0000 (08:08 -0700)
commitd359ca6885fe5e0a87e09124ec446bb64f4392ef
treed597694600bd5894f6eb92fef9d6b8cf6877dedb
parent67fcea204a38d79224d19aeab682420f2397510e
folly/io: avoid shadowing warnings

Summary: Fix shadowing warnings.

Reviewed By: russoue

Differential Revision: D3979165

fbshipit-source-id: 19a3940e210e4d5a698dbc0e6d74b317a74a94fa
folly/io/async/AsyncServerSocket.cpp
folly/io/async/test/AsyncSSLSocketWriteTest.cpp
folly/io/async/test/HHWheelTimerSlowTests.cpp
folly/io/async/test/NotificationQueueTest.cpp