mirror of
https://github.com/curl/curl.git
synced 2026-06-06 15:54:15 +03:00
corrected reference to multi-using examples
This commit is contained in:
parent
792d73a9cf
commit
4c6a52fe90
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue