index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
examples
/
externalsocket.c
Age
Commit message (
Expand
)
Author
2019-11-02
copyrights: update all copyright notices to 2019 on files changed this year
Vilhelm Prytz
2019-03-11
examples/externalsocket: add missing close socket calls
Andre Guibert de Bruet
2017-05-31
examples/externalsocket.c: s/closesocket/closecb
Daniel Stenberg
2017-05-31
example/externalsocket.c: make it use CLOSESOCKETFUNCTION too
Daniel Stenberg
2017-03-26
spelling fixes
klemens
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-04-03
docs/examples: remove spurious white spaces all over
Daniel Stenberg
2016-02-17
externalsocket.c: fix compiler warning for fwrite return type
Daniel Stenberg
2016-02-11
examples: adhere to curl code style
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-06-18
examples: more descriptions
Daniel Stenberg
2014-12-26
code/docs: Use Unix rather than UNIX to avoid use of the trademark
Steve Holme
2012-12-10
examples/externalsocket.c: fix SunPro compilation issue
Yang Tse
2012-04-13
examples: fix compiler warnings
Yang Tse
2011-12-06
Added some include files in a couple of example programs
Dan Fandrich
2011-09-21
Fixed sample to compile for Windows platform.
Guenter Knauf
2011-08-23
externalsocket.c: new example
Daniel Stenberg