Check if handshake timeout is set in AsyncSSLSocket::isDetachable().
authorKyle Nekritz <knekritz@fb.com>
Mon, 5 Oct 2015 20:28:42 +0000 (13:28 -0700)
committerfacebook-github-bot-9 <folly-bot@fb.com>
Mon, 5 Oct 2015 21:20:16 +0000 (14:20 -0700)
commitd26a38062032139ec50f0eda418b2fe73b319d61
treec44711b3bc86b2f78a9c0c404d9438a9ca626a1c
parentf63b080574f6a139c952fe2a0c06f16fdf170042
Check if handshake timeout is set in AsyncSSLSocket::isDetachable().

Summary: If it is, return false.

Reviewed By: @siyengar

Differential Revision: D2503765

fb-gh-sync-id: 36b5e2e8cabc2a5157735637be6ca3414005da81
folly/io/async/AsyncSSLSocket.h