[prev in list] [next in list] [prev in thread] [next in thread] 

List:       curl-www-commits
Subject:    cvs: www/libcurl _future.html,1.6,1.7
From:       Daniel Stenberg <bagder () users ! sourceforge ! net>
Date:       2001-12-18 10:06:17
[Download RAW message or body]

Update of /cvsroot/curl/www/libcurl
In directory usw-pr-cvs1:/tmp/cvs-serv3628

Modified Files:
	_future.html 
Log Message:
made notes on how to get the multi interface source code from CVS


Index: _future.html
===================================================================
RCS file: /cvsroot/curl/www/libcurl/_future.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- _future.html	2001/12/14 12:53:43	1.6
+++ _future.html	2001/12/18 10:06:14	1.7
@@ -46,30 +46,26 @@
  We intend to add a new interface to libcurl, an interface that allows the
  calling application to "drive". We call that a "pull" interface.
 
-<p> This was once upon the time dicussed, calling it a "low level"
- interface. It was brought up again during the autumn 2001 and we have now
- refined our ideas and our thoughts are now gathered around the "multi"
- interface.
+<p> This was once upon the time called a "low level" interface. The subject
+ was brought up again during the autumn 2001 and we have now refined our ideas
+ and our thoughts are now gathered around the "multi" interface.
 <p>
  This interface makes it very easy to transfer multiple files simultaneously,
  while also allowing the application to do stuff in the mean time. All this
  without using multiple threads.
 
-SUBTITLE(header and initial source code)
+SUBTITLE(source code)
 <p>
- We have started working on the <a
- href="http://curl.haxx.se/lxr/source/lib/multi.h">multi.h</a> header file,
- which also pretty much contains all the docs there is yet.  The <a
- href="http://curl.haxx.se/lxr/source/lib/multi.c">multi.c</a> file is to be
- filled in with (more) source code.
-
-SUBTITLE(example using this interface)
+ We have a separate development branch for the multi interface development.
+ The code doesn't work yet.
 <p>
- The imaginary <a href="http://curl.haxx.se/dev/multi-app.c">multi-app.c</a>
- is application source code, showing how this interface could be used.
+ Checkout the CVS source code with the 'multi-dev' label. Note that you need
+ the -f flag to get the main branch of the files that aren't branched. An easy
+ way is to checkout the curl sources as usual, and then in the curl CVS source
+ root you invoke the following command: <b>cvs up -rmulti-dev -fdP</b>.
 
 <p>
- Bring your ideas and energy to the libcurl mailing list!
+ Bring your ideas and feedback on this to the libcurl mailing list!
 
 #include "_footer.html"
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic