1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

corrected reference to multi-using examples

This commit is contained in:
Daniel Stenberg 2002-02-19 11:02:01 +00:00
parent 792d73a9cf
commit 4c6a52fe90

View 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