mirror of
https://github.com/curl/curl.git
synced 2026-07-24 19:57:25 +03:00
Corrected comments
closepolicy has been deprecated and unused for years
This commit is contained in:
parent
dc15a88076
commit
61877b569f
2 changed files with 8 additions and 8 deletions
|
|
@ -991,8 +991,7 @@ typedef enum {
|
|||
/* Max amount of cached alive connections */
|
||||
CINIT(MAXCONNECTS, LONG, 71),
|
||||
|
||||
/* What policy to use when closing connections when the cache is filled
|
||||
up */
|
||||
/* 72 - DEPRECATED */
|
||||
CINIT(CLOSEPOLICY, LONG, 72),
|
||||
|
||||
/* 73 = OBSOLETE */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue