diff options
author | Tay Ray Chuan <rctay89@gmail.com> | 2009-11-27 23:42:26 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-11-27 22:46:05 -0800 |
commit | ad75ebe5b3f10e77f1150d2d8111e6a60cb9039a (patch) | |
tree | 1f4d45f22c23ee4f8fd95ae5ba41bebc2b3b0098 /revision.h | |
parent | Merge branch 'maint' (diff) | |
download | tgif-ad75ebe5b3f10e77f1150d2d8111e6a60cb9039a.tar.xz |
http: maintain curl sessions
Allow curl sessions to be kept alive (ie. not ended with
curl_easy_cleanup()) even after the request is completed, the number of
which is determined by the configuration setting http.minSessions.
Add a count for curl sessions, and update it, across slots, when
starting and ending curl sessions.
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'revision.h')
0 files changed, 0 insertions, 0 deletions