curl/docs/libcurl
Daniel Stenberg 514592b892 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send
and receive data over a connection previously setup with curl_easy_perform()
  and its CURLOPT_CONNECT_ONLY option. The sendrecv.c example was added to
  show how they can be used.
2008-05-12 21:43:24 +00:00
..
.cvsignore
ABI add url to the wikipedia article for a longer description 2007-10-05 15:18:34 +00:00
curl_easy_cleanup.3 1) the talk about strings used by libcurl doesn't apply to libcurl >= 7.17.0 2007-08-22 11:28:26 +00:00
curl_easy_duphandle.3
curl_easy_escape.3 "tag" the function referals properly 2008-04-09 11:27:47 +00:00
curl_easy_getinfo.3 - To make it easier for applications that want lots of magic stuff done on 2008-04-30 21:20:08 +00:00
curl_easy_init.3
curl_easy_pause.3 mention what happens to the data when a write callback returns pause 2008-04-10 09:06:47 +00:00
curl_easy_perform.3
curl_easy_recv.3 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
curl_easy_reset.3
curl_easy_send.3 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
curl_easy_setopt.3 clarify the COOKIE option a bit 2008-04-10 09:03:26 +00:00
curl_easy_strerror.3
curl_easy_unescape.3 "tag" the function referals properly 2008-04-09 11:27:47 +00:00
curl_escape.3
curl_formadd.3 - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an 2008-03-31 10:02:23 +00:00
curl_formfree.3
curl_formget.3
curl_free.3
curl_getdate.3
curl_getenv.3
curl_global_cleanup.3
curl_global_init_mem.3
curl_global_init.3
curl_mprintf.3
curl_multi_add_handle.3
curl_multi_assign.3
curl_multi_cleanup.3
curl_multi_fdset.3
curl_multi_info_read.3 make it a WARNING since this hits people hard in their faces 2007-05-26 20:47:33 +00:00
curl_multi_init.3
curl_multi_perform.3
curl_multi_remove_handle.3
curl_multi_setopt.3 clarify that the CURLMOPT_TIMERFUNCTION callback can pass in 0 and -1 as legal 2007-12-11 21:19:38 +00:00
curl_multi_socket_all.3
curl_multi_socket.3 spellchecked 2008-03-06 12:43:47 +00:00
curl_multi_strerror.3
curl_multi_timeout.3 it is stable now... 2008-02-03 10:10:00 +00:00
curl_share_cleanup.3
curl_share_init.3
curl_share_setopt.3
curl_share_strerror.3
curl_slist_append.3
curl_slist_free_all.3
curl_strequal.3
curl_strnequal.3
curl_unescape.3
curl_version_info.3
curl_version.3
getinfo-times
index.html - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
libcurl-easy.3
libcurl-errors.3 - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00
libcurl-multi.3 less blocking these days 2007-07-30 21:47:56 +00:00
libcurl-share.3
libcurl-tutorial.3 Renamed several libcurl error codes and options to make them more general 2007-08-30 20:34:57 +00:00
libcurl.3
libcurl.m4 Ian Turner fixed the libcurl.m4 macro's support for --with-libcurl. 2007-02-19 12:37:04 +00:00
Makefile.am - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send 2008-05-12 21:43:24 +00:00