Commit 3d8338b0 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Mention my April 20 thoughts. I already changed the README in the lib dir

to be accurate on this.
parent c91e2551
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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.