change AsyncSocket::newSocket to return a unique_ptr instead of shared_ptr
Summary: If the caller wants a shared_ptr, UniquePtr will implicitly promote. Reviewed By: yfeldblum Differential Revision: D22046594 fbshipit-source-id: 2e7d527d3ca33dae974c62db909df605c532ea44
Showing
Please register or sign in to comment