Move AsyncSocket to folly (try 2)
authorDave Watson <davejwatson@fb.com>
Tue, 28 Oct 2014 17:52:49 +0000 (10:52 -0700)
committerdcsommer <dcsommer@fb.com>
Wed, 29 Oct 2014 23:07:42 +0000 (16:07 -0700)
commit03bcae3a1552e80764cceb60d100ca2d771b2a5b
treea90217571bb0558f62aca07ad9cbb1d09d33724c
parent4be808739e58723bc6b994a10d7a9270229912e8
Move AsyncSocket to folly (try 2)

Summary:

Test Plan:

Reviewed By: dcsommer@fb.com

Subscribers: trunkagent, mcduff, hitesh, doug, alandau, bmatheny, njormrod, mshneer, folly-diffs@

FB internal diff: D1644071

Signature: t1:1644071:1414526899:c41dd55e2957a7e1fcc54508e20cdb4a9c8c30d4
folly/Makefile.am
folly/io/async/AsyncSocket.cpp [new file with mode: 0644]
folly/io/async/AsyncSocket.h [new file with mode: 0644]
folly/io/async/AsyncSocketException.h [new file with mode: 0644]
folly/io/async/AsyncTransport.h [new file with mode: 0644]