From 98c9af4c59f8fa11ad65ca29ed233729f2aecd35 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 7 May 2008 21:11:27 +0000 Subject: [PATCH] -135 - Busy looping bug in multi_socket interface by - Christopher Palow --- TODO-RELEASE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO-RELEASE b/TODO-RELEASE index 779706436..5e2bd8b54 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -4,13 +4,13 @@ To be addressed before 7.18.2 (planned release: June 2008) 134 - patch for unordered body and header in re-authentication by Jari Urpalainen -135 - Busy looping bug in multi_socket interface by - Christopher Palow - 136 - adding easy handles when using curl_multi_socket* by Markus Koetter 137 - Working with curl connections as with sockets by "tetetest tetetest" -138 - +138 - Maybe busy waiting during creation of tunnel through proxy for SSL data by + Stefan Krause + +139 - \ No newline at end of file