folly: AsyncIO: add debuging helper
authorLucian Grijincu <lucian@fb.com>
Fri, 22 Feb 2013 18:36:01 +0000 (10:36 -0800)
committerJordan DeLong <jdelong@fb.com>
Tue, 19 Mar 2013 00:07:46 +0000 (17:07 -0700)
commit88b49f3e6b5592135a756d02e1b8dbb78631ecf5
tree0b76c21210f596bb9e395726f830465e6bb20c96
parentfeca2a76e57bec55f894f7092fa2ea85ef5861d1
folly: AsyncIO: add debuging helper

Summary: Change State to enum class, and add debugging helper to AsyncIOOp and AsyncIO.

Test Plan: n/a

Reviewed By: philipp@fb.com

FB internal diff: D715676
folly/experimental/io/AsyncIO.cpp
folly/experimental/io/AsyncIO.h