]> granicus.if.org Git - curl/commit
conn: remove the boolean 'inuse' field
authorDaniel Stenberg <daniel@haxx.se>
Tue, 3 Jul 2018 22:55:48 +0000 (00:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 11 Jul 2018 21:41:24 +0000 (23:41 +0200)
commit1b76c38904f0033ac1403ec4b31c28f23805c0d4
tree836d54662c91bc088e4860712c02d83ac0117b9b
parentd6417f6c2ddb10099da2c7ad0ffeebaa732aa824
conn: remove the boolean 'inuse' field

... as the usage needs to be counted.
lib/conncache.c
lib/hostasyn.c
lib/multi.c
lib/url.c
lib/url.h
lib/urldata.h
tests/data/test1554