-
- Downloads
CURLMOPT_MAXCONNECTS: restore functionality
When a connection is no longer used, it is kept in the cache. If the cache is full, the oldest idle connection is closed. If no connection is idle, the current one is closed instead.
Showing
- lib/url.c 93 additions, 11 deletionslib/url.c
- tests/data/Makefile.am 1 addition, 1 deletiontests/data/Makefile.am
- tests/data/test1506 95 additions, 0 deletionstests/data/test1506
- tests/libtest/Makefile.inc 5 additions, 1 deletiontests/libtest/Makefile.inc
- tests/libtest/lib1506.c 132 additions, 0 deletionstests/libtest/lib1506.c
Loading
Please register or sign in to comment