make AsyncSocket::WriteRequest an interface
authorJames Sedgwick <jsedgwick@fb.com>
Wed, 20 May 2015 15:34:26 +0000 (08:34 -0700)
committerViswanath Sivakumar <viswanath@fb.com>
Wed, 20 May 2015 17:57:12 +0000 (10:57 -0700)
commit48a8ecdb0d87c31e45520fbcad1f032890c67230
tree746f70fbf151e495886c453029bbfde88715a974
parente1c9764467c8c40c427c4b158342ba3642fe10a8
make AsyncSocket::WriteRequest an interface

Summary: This will allow a subsequent diff to implement file transfers as another type of write request

Test Plan: unit

Reviewed By: davejwatson@fb.com

Subscribers: net-systems@, folly-diffs@, yfeldblum, chalfant, fugalh, bmatheny

FB internal diff: D2080257

Signature: t1:2080257:1432044566:bcc0724d349879f46e3e58ee672aff7bf37fa5f6
folly/io/async/AsyncSocket.cpp
folly/io/async/AsyncSocket.h