bundles: merged into conncache.c
All the existing Curl_bundle* functions were only ever used from within the conncache.c file, so I moved them over and made them static (and removed the Curl_ prefix).
Showing
- lib/Makefile.inc 2 additions, 2 deletionslib/Makefile.inc
- lib/bundles.c 0 additions, 110 deletionslib/bundles.c
- lib/bundles.h 0 additions, 45 deletionslib/bundles.h
- lib/conncache.c 79 additions, 6 deletionslib/conncache.c
- lib/conncache.h 7 additions, 0 deletionslib/conncache.h
- lib/http.c 1 addition, 1 deletionlib/http.c
- lib/multi.c 0 additions, 1 deletionlib/multi.c
- lib/pipeline.c 0 additions, 1 deletionlib/pipeline.c
- lib/url.c 2 additions, 17 deletionslib/url.c
Loading
Please register or sign in to comment