summaryrefslogtreecommitdiff
path: root/docs/examples/sendrecv.c
Commit message (Expand)AuthorAgeFilesLines
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* strerror() => curl_easy_strerror()Daniel Stenberg2009-11-021-2/+2
* Fixed unused variable warningDan Fandrich2008-08-141-1/+0
* - Introducing curl_easy_send() and curl_easy_recv(). They can be used to sendDaniel Stenberg2008-05-121-0/+117