the recent mocking

This commit is contained in:
Daniel Stenberg 2000-06-08 15:20:03 +00:00
parent 45271fd084
commit dbcfd3df79
2 changed files with 29 additions and 6 deletions

View file

@ -9,8 +9,6 @@ TODO
For version 7. Stuff I palnned to have included in curl for version
seven. Let's do a serious attempt to include most of this.
Document the easy-interface completely
Make sure the low-level interface works. highlevel.c should basically be
possible to write using that interface.
@ -19,8 +17,6 @@ seven. Let's do a serious attempt to include most of this.
Add asynchronous name resolving, as this enables full timeout support for
fork() systems.
Make sure you can set the progress callback
Add libtool stuff
Move non-URL related functions that are used by both the lib and the curl