1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
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
..
2002-10-14 07:47:40 +00:00
2006-01-02 23:32:36 +00:00
2006-01-02 23:32:36 +00:00
2006-06-24 23:11:36 +00:00
2005-08-12 21:47:05 +00:00
2006-02-17 13:31:49 +00:00
2004-05-12 08:10:25 +00:00
2004-04-13 14:27:47 +00:00
2006-01-02 23:32:36 +00:00
2003-03-10 20:43:59 +00:00
2008-03-06 12:43:47 +00:00
2006-01-02 23:32:36 +00:00
2008-02-03 10:10:00 +00:00
2006-01-02 23:32:36 +00:00
2007-01-09 18:58:16 +00:00
2003-08-11 23:07:38 +00:00
2005-06-03 21:38:40 +00:00
2004-05-05 06:11:57 +00:00
2007-07-30 21:47:56 +00:00