From 4c04c091385a0d0659ef5b7086036a468ebeb843 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 12 Oct 2006 21:26:50 +0000 Subject: ghiper now uses the timer callback in the multi interface --- docs/examples/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/examples/README') diff --git a/docs/examples/README b/docs/examples/README index 71d0ab96e..8d2f0d7af 100644 --- a/docs/examples/README +++ b/docs/examples/README @@ -47,7 +47,9 @@ ftpupload.c - upload a file to an FTP server ftpuploadresume.c - resume an upload to an FTP server getinfo.c - get the Content-Type from the recent transfer getinmemory.c - download a file to memory only -hiperfifo.c - downloads all URLs written to the fifo +ghiper.c - curl_multi_socket() using code with glib-2 +hiperfifo.c - downloads all URLs written to the fifo, using + curl_multi_socket() and libevent htmltitle.cc - download a HTML file and extract the tag from a HTML page using libxml http-post.c - HTTP POST -- cgit v1.2.3