]> git.ipfire.org Git - thirdparty/curl.git/commit
share: add support for sharing the connection cache
authorDaniel Stenberg <daniel@haxx.se>
Wed, 1 Nov 2017 22:37:45 +0000 (23:37 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Nov 2017 10:07:44 +0000 (11:07 +0100)
commit67c55a26d51149650e91a00b63cf5107989a57e9
treeb041c360056052d48a51585153ab4cb9c8a4e354
parente871ab56ed9cb0f3ab00b40e188f51cfb37b96cd
share: add support for sharing the connection cache
debug/shared-conn.c [new file with mode: 0644]
lib/conncache.c
lib/conncache.h
lib/connect.c
lib/multi.c
lib/multihandle.h
lib/share.c
lib/share.h
lib/url.c
lib/url.h