sapling/eden
Zeyi Fan fa10788fce Reuse CURL* handle from curl_easy interface
Summary: Since `CurlClient` is going to be used in multiple threads and each thread has its own instance of CurlClient, we are now able to assign one curl_easy handle for each of the client. So curl would be able to reuse the existing connections to Mononoke API Server.

Reviewed By: chadaustin

Differential Revision: D14334486

fbshipit-source-id: aacd210773c44dea6f1d9dd7f9b09d765a9c7a0a
2019-03-11 14:34:09 -07:00
..
benchmarks Cut most of the remaining Thrift SASL integration 2018-11-19 22:40:44 -08:00
cli fix "eden start --if-necessary" when using systemd 2019-03-08 19:06:04 -08:00
docs Document how globs work 2019-03-07 14:20:57 -08:00
fs Reuse CURL* handle from curl_easy interface 2019-03-11 14:34:09 -07:00
integration config: enable merge.printcandidatecommmits 2019-03-08 19:56:07 -08:00
locale add a custom translation for ENOTCONN 2019-03-07 12:55:04 -08:00
py eden: add a script to build the eden client executable for oss builds 2019-01-15 14:14:32 -08:00
scripts Add missing copyright notices 2019-03-07 19:32:39 -08:00
test_support Allow systemd opt-in via config 2018-12-10 16:30:06 -08:00
test-data add more files to the basic snapshot 2018-11-26 12:28:52 -08:00
third-party update to latest kernel headers (from fuse/for-next) 2019-01-30 23:00:38 -08:00
win ensure that most thrift calls cannot access initializing mounts 2019-03-06 20:33:42 -08:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml Eden.project.toml file for Nuclide 2018-04-26 11:05:23 -07:00