fix "iocb" reporting in AsyncIO
authorPhilip Pronin <philipp@fb.com>
Wed, 21 Oct 2015 19:02:38 +0000 (12:02 -0700)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Wed, 21 Oct 2015 19:20:24 +0000 (12:20 -0700)
commitc1a6582f8c25103926a7ae2846aa8fa32534ee6e
tree84508b20e707d4205a213faf90b6daa6bae5997c
parent861d07a58c4b5c9f07f57077e5c9ffd1f7ab937e
fix "iocb" reporting in AsyncIO

Summary: A few fields were swapped, and we had unintentionall fallthrough in
switch.

Reviewed By: luciang

Differential Revision: D2565884

fb-gh-sync-id: 8ad71c090c5120e99c672f785aaefdef03469ee2
folly/experimental/io/AsyncIO.cpp