Commit c73706ee authored by Orvid King's avatar Orvid King Committed by Facebook Github Bot

Shift AsyncSSLSocketTest to use NetworkSocket

Summary: Do it.

Reviewed By: yfeldblum

Differential Revision: D12988464

fbshipit-source-id: b5dd907f24f9064ea7c7e417e0616120339eb452
parent 1d27782a
This diff is collapsed.
......@@ -776,7 +776,7 @@ class TestSSLAsyncCacheServer : public TestSSLServer {
}
};
void getfds(int fds[2]);
void getfds(NetworkSocket fds[2]);
void getctx(
std::shared_ptr<folly::SSLContext> clientCtx,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment