Add evb change callback to SSL Socket
authorNeel Goyal <ngoyal@fb.com>
Tue, 13 Dec 2016 18:25:19 +0000 (10:25 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Tue, 13 Dec 2016 18:32:59 +0000 (10:32 -0800)
commit168487dcda3ed57e3a3b7e52f7497f06036ab5a5
treeeccc08cbfa2e07c68e62db27ae86bc43df615ee2
parent4824fb8374d19f411676eb5dfefb507dd3e747fd
Add evb change callback to SSL Socket

Summary: Allow observers to be notified when AsyncSocket attaches and detaches from EVB

Reviewed By: siyengar

Differential Revision: D4256175

fbshipit-source-id: a3ff96811f885e508f20cf11ce52e0f00e5ee461
folly/io/async/AsyncSSLSocket.cpp
folly/io/async/AsyncSocket.cpp
folly/io/async/AsyncSocket.h
folly/io/async/test/AsyncSSLSocketTest2.cpp
folly/io/async/test/AsyncSocketTest2.cpp