]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Mention my April 20 thoughts. I already changed the README in the lib dir
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Apr 2006 22:41:07 +0000 (22:41 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Apr 2006 22:41:07 +0000 (22:41 +0000)
to be accurate on this.

hiper/STATUS

index 67b1d2afae4ded3c5f06715891af30befa4ad1b4..df8f4515cd2ed5d53c4172ac397a0c75f5304fdc 100644 (file)
@@ -258,3 +258,12 @@ April 11, 2006
  We need to offer the app a way to set a private pointer to be associated with
  the particular file descriptor, and then be able to provide that pointer on
  subsequent callback calls.
+
+---------------------------------------------------------------------------
+
+April 20, 2006
+
+ I was wrong when I previously claimed we could have more than one easy handle
+ using the same socket. I've cleaned up and simplified code now to adjust to
+ this.
+