Allow httpsession to be movable readCB
authorSubodh Iyengar <subodh@fb.com>
Tue, 15 Mar 2016 06:08:18 +0000 (23:08 -0700)
committerFacebook Github Bot 9 <facebook-github-bot-9-bot@fb.com>
Tue, 15 Mar 2016 06:20:20 +0000 (23:20 -0700)
commitf509d73d61af081db4f29a5d272e599785a38cbf
tree0157f5c98aa9c8ffd6dd594b1b428e81504111ee
parentf4a80a41dfe13820e810d539b5c97d0360680f40
Allow httpsession to be movable readCB

Summary:Allow HTTPSession to have a movable read
callback independent of the openssl check.

This allows other downstream transports to
deliver app data more efficiently.

Reviewed By: w-o-o, knekritz

Differential Revision: D3023517

fb-gh-sync-id: ff27c0e14f7364ad7d7b0028ef740b2678dbcb4c
shipit-source-id: ff27c0e14f7364ad7d7b0028ef740b2678dbcb4c
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/AsyncSSLSocket.h