diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-08-16 23:32:55 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-08-16 23:34:23 +0200 |
commit | 41a3bff3da6b13fb8cab952c41e81ecfb518ec87 (patch) | |
tree | 403557f4fa2b3197f4711f202f27470cce7cc793 /TODO-RELEASE | |
parent | 82b0aebef36953604aa41b13669d48b2dc8983b8 (diff) | |
download | curl-41a3bff3da6b13fb8cab952c41e81ecfb518ec87.tar.gz |
curl_easy_setopt: documented CURLSOCKTYPE_ACCEPT for SOCKOPTFUNCTION
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index ac7b5d418..63e790545 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -6,8 +6,6 @@ To be addressed in 7.28 312 - custom Content-Length appears in CONNECT, solve it by offering a separate option to provide headers for the CONNECT request -314 - CURL_SOCKOPTFUNCTION for accept()ed connection, see Gokhan Sengun's patch - 315 - multiple receivers with SMTP and one fails 317 - CURLINFO_SSL_TRUST to return SSL-specific data for a darwinssl build |