Commit c6981b29 authored by Yicheng Wang's avatar Yicheng Wang Committed by Facebook GitHub Bot

remove temp directive in AsyncServerSocket

Summary: ^

Reviewed By: praihan

Differential Revision: D33807636

fbshipit-source-id: 0a0aaa533387284f758daf057529aaa7ddc3ce04
parent a02ba06a
......@@ -50,11 +50,6 @@
#define SO_NO_TRANSPARENT_TLS 200
#endif
// TODO(yichengfb): remove this
// For temporarily marking the new interface of
// folly::AsyncServerSocket::AcceptCallback::connectionAccepted()
#define FOLLY_ASYNCSERVERSOCKET_ACCEPTINFO_DEFINED 1
namespace folly {
/**
......
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