Add a map to convert between sockets and file descriptors
Summary: Lookups through the map are free on platforms where the socket type is a file descriptor, but this lookup is needed to make incremental conversion of Folly APIs viable. Reviewed By: yfeldblum Differential Revision: D10304788 fbshipit-source-id: 286e206986743f9484f687f6efc0ae7f0e363fd0
Showing
Please register or sign in to comment