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
/
asiohiper.cpp
Age
Commit message (
Expand
)
Author
2018-09-10
example/asiohiper: insert warning comment about its status
Daniel Stenberg
2017-05-19
asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction input
Daniel Stenberg
2017-03-23
asiohiper: make sure socket is open in event_cb
Edward Kimmel
2017-01-08
examples: make the C++ examples follow our code style too
Daniel Stenberg
2017-01-08
asiohiper: improved socket handling
Aulddays
2016-02-06
examples/asiohiper: Avoid function name collision on Windows
Gisle Vanem
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-06-18
examples: add descriptions with <DESC>
Daniel Stenberg
2014-12-27
asiohiper.cpp: No need to initialise members of ConnInfo
Steve Holme
2014-12-27
asiohiper.cpp: Updated for curl coding standards
Steve Holme
2014-12-27
code/docs: Use correct case for IPv4 and IPv6
Steve Holme
2012-11-25
examples: Updated asiohiper.cpp to remove connect from opensocket
Lijo Antony
2012-11-21
examples: Added a c++ example of using multi with boost::asio
Lijo Antony