]> granicus.if.org Git - curl/commitdiff
corrected reference to multi-using examples
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Feb 2002 11:02:01 +0000 (11:02 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Feb 2002 11:02:01 +0000 (11:02 +0000)
lib/multi.h

index 9ad8067787d76c3ed733105bd51106ed8be64cfc..a9bd4eaf4181569a84cae82a15f5ada700fbd154 100644 (file)
@@ -44,7 +44,7 @@
   o Enable the application to select() on its own file descriptors and curl's
     file descriptors simultaneous easily.
   
-  Example source using this interface: http://curl.haxx.se/dev/multi-app.c
+  Example sources using this interface is here: ../multi/
 
 */
 #ifdef HAVE_SYS_SOCKET_H