projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3cad5b
)
TODO: minor typo in last commit
author
Viktor Szakats
<vszakats@users.noreply.github.com>
Tue, 26 Jul 2016 14:36:29 +0000
(16:36 +0200)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 26 Jul 2016 14:40:12 +0000
(16:40 +0200)
merged #931
docs/TODO
patch
|
blob
|
history
diff --git
a/docs/TODO
b/docs/TODO
index b58325ecbcdc771c0377ae1be8bf4ce356c88217..c0a8814b4aee933df83b1d52cff1b42a1d3e7721 100644
(file)
--- a/
docs/TODO
+++ b/
docs/TODO
@@
-334,7
+334,7
@@
1.19 Timeout idle connections from the pool
libcurl currently keeps connections in its connection pool for an indefinite
- period of time, until it eithe
r
gets reused, gets noticed that it has been
+ period of time, until it eithe
r
gets reused, gets noticed that it has been
closed by the server or gets pruned to make room for a new connection.
To reduce overhead (especially for when we add monitoring of the connections