aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/externalsocket.c
AgeCommit message (Expand)Author
2019-03-11examples/externalsocket: add missing close socket callsAndre Guibert de Bruet
2017-05-31examples/externalsocket.c: s/closesocket/closecbDaniel Stenberg
2017-05-31example/externalsocket.c: make it use CLOSESOCKETFUNCTION tooDaniel Stenberg
2017-03-26spelling fixesklemens
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-04-03docs/examples: remove spurious white spaces all overDaniel Stenberg
2016-02-17externalsocket.c: fix compiler warning for fwrite return typeDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-18examples: more descriptionsDaniel Stenberg
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2012-12-10examples/externalsocket.c: fix SunPro compilation issueYang Tse
2012-04-13examples: fix compiler warningsYang Tse
2011-12-06Added some include files in a couple of example programsDan Fandrich
2011-09-21Fixed sample to compile for Windows platform.Guenter Knauf
2011-08-23externalsocket.c: new exampleDaniel Stenberg