Expose the zerocopy buf ID, change the AsyncSocket fd constructor to accept the id...
authorDan Melnic <dmm@fb.com>
Fri, 3 Nov 2017 18:16:10 +0000 (11:16 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 3 Nov 2017 18:38:52 +0000 (11:38 -0700)
commit15fd86fa3c78f4c0060b221c5206b77eae331110
treeca6ce5e0286b547823aca124ef38a73e64d58029
parent514d9cb9da57bbeffbcd47a3f0bbed6b80b36e33
Expose the zerocopy buf ID, change the AsyncSocket fd constructor to accept the id, Buff->Buf, make the cmsghdr methods private

Summary: Expose the zerocopy buf ID, change the AsyncScokey fd constructor to accept the id, Buff->Buf, make the cmsghdr methods private

Reviewed By: djwatson

Differential Revision: D6221324

fbshipit-source-id: d0fc4937adf6cf5790d11e406ffd3ec64c558b9c
folly/io/async/AsyncSocket.cpp
folly/io/async/AsyncSocket.h