curl/docs
Aulddays ed2fcd5428 asiohiper: improved socket handling
libcurl requires CURLMOPT_SOCKETFUNCTION to KEEP watching socket events
and notify back. Modify event_cb() to continue watching events when
fired.

Fixes #1191
Closes #1192
Fixed-by: Mingliang Zhu
2017-01-08 16:39:36 +01:00
..
cmdline-opts docs/silent: mention --show-error in --silent description 2017-01-07 20:23:31 +01:00
examples asiohiper: improved socket handling 2017-01-08 16:39:36 +01:00
libcurl wolfssl: support setting cipher list 2017-01-06 23:02:09 +01:00
.gitignore
BINDINGS.md
BUGS BUGS: describe bug handling process 2016-11-29 11:58:50 +01:00
CHECKSRC.md
CIPHERS.md wolfssl: support setting cipher list 2017-01-06 23:02:09 +01:00
CODE_OF_CONDUCT.md
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1
curl.1 docs/silent: mention --show-error in --silent description 2017-01-07 20:23:31 +01:00
FAQ tool_operate: Fix --remote-time incorrect times on Windows 2016-12-28 21:19:40 -05:00
FEATURES
HISTORY.md
HTTP2.md
HTTP-COOKIES.md
index.html
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md
KNOWN_BUGS http_proxy: simplify CONNECT response reading 2016-12-01 16:18:52 +01:00
LICENSE-MIXING.md
MAIL-ETIQUETTE
Makefile.am cmdline-opts: include the man page split up files in the dist 2016-12-17 00:23:04 +01:00
MANUAL
mk-ca-bundle.1
README.cmake
README.md
README.netware
README.win32
RELEASE-PROCEDURE
RESOURCES
ROADMAP.md ROADMAP: 2017 cleanup 2017-01-07 23:46:19 +01:00
SECURITY.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: 13 new contributors from 7.52.0 2016-12-20 16:16:47 +01:00
THANKS-filter
TheArtOfHttpScripting TheArtOfHttpScripting: grammar 2017-01-05 01:52:32 -05:00
TODO
VERSIONS

curl logo

Documentation

You'll find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideally for reading directly in your browser.

If you rather see the rendered version of the documentation, check out the curl web site's documentation section for general curl stuff or the libcurl section for libcurl related documentation.