summaryrefslogtreecommitdiff
path: root/docs/examples/externalsocket.c
Commit message (Expand)AuthorAgeFilesLines
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-021-1/+1
* examples/externalsocket: add missing close socket callsAndre Guibert de Bruet2019-03-111-1/+9
* examples/externalsocket.c: s/closesocket/closecbDaniel Stenberg2017-05-311-2/+2
* example/externalsocket.c: make it use CLOSESOCKETFUNCTION tooDaniel Stenberg2017-05-311-0/+11
* spelling fixesklemens2017-03-261-2/+2
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-5/+6
* docs/examples: remove spurious white spaces all overDaniel Stenberg2016-04-031-1/+1
* externalsocket.c: fix compiler warning for fwrite return typeDaniel Stenberg2016-02-171-1/+1
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-5/+5
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: more descriptionsDaniel Stenberg2015-06-181-3/+4
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-261-2/+2
* examples/externalsocket.c: fix SunPro compilation issueYang Tse2012-12-101-0/+4
* examples: fix compiler warningsYang Tse2012-04-131-3/+9
* Added some include files in a couple of example programsDan Fandrich2011-12-061-0/+1
* Fixed sample to compile for Windows platform.Guenter Knauf2011-09-211-9/+23
* externalsocket.c: new exampleDaniel Stenberg2011-08-231-0/+128