Update SSLContext to use folly::Random and discrete_distribution
Summary: Change next pick logic to use `std::discrete_distribution`. Use folly::Random::DefaultGenerator as the generator. Update the TARGETS to have sslcontext depend on random (which was the build break in D2741855) Reviewed By: siyengar Differential Revision: D2749166 fb-gh-sync-id: 7a6b400173b1e8c69a961f9e75e97d4777d5467a
Showing
Please register or sign in to comment