Move TAsyncSignalHandler into folly
authorAlan Frindell <afrind@fb.com>
Thu, 2 Apr 2015 17:43:38 +0000 (10:43 -0700)
committerafrind <afrind@fb.com>
Thu, 2 Apr 2015 19:02:50 +0000 (12:02 -0700)
commitd2711b8a7416ea6d4fb17ce47e5a74f6ab78e0df
treeb344cb82f18b78c06553e938d4945f32751bf12c
parentb6005aa33a79e11025582a80a1f35aa915e1c9b5
Move TAsyncSignalHandler into folly

Summary:
TODO item, trying to remove unecessary dependencies on thrift

Test Plan: Unit tests

Reviewed By: davejwatson@fb.com

Subscribers: doug, fbcode-common-diffs@, davejwatson, andrewcox, alandau, bmatheny, anca, darshan, mshneer, folly-diffs@, bil, yfeldblum, haijunz, chalfant

FB internal diff: D1960215

Signature: t1:1960215:1427920934:8abd7e94c50676b05bf7ff79800df0db1bd04266
folly/io/async/AsyncSignalHandler.cpp [new file with mode: 0644]
folly/io/async/AsyncSignalHandler.h [new file with mode: 0644]
folly/io/async/README.md