Mark some methods virtual on SSL Context.
authorNeel Goyal <ngoyal@fb.com>
Tue, 8 Dec 2015 13:18:02 +0000 (05:18 -0800)
committerfacebook-github-bot-1 <folly-bot@fb.com>
Tue, 8 Dec 2015 14:20:21 +0000 (06:20 -0800)
commit7fc28369b5a20aafa175944e50a0eaf3218f352b
tree45f52bab738dbfded3248df7f0e550255625d66a
parent56a2009b5016f207906f0fa80831b82769fd1f6a
Mark some methods virtual on SSL Context.

Summary:
Mark some methods as virtual.  This makes writing some
better unit tests on the associated task possible.

Reviewed By: siyengar

Differential Revision: D2730126

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