aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/asiohiper.cpp
AgeCommit message (Expand)Author
2018-09-10example/asiohiper: insert warning comment about its statusDaniel Stenberg
2017-05-19asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction inputDaniel Stenberg
2017-03-23asiohiper: make sure socket is open in event_cbEdward Kimmel
2017-01-08examples: make the C++ examples follow our code style tooDaniel Stenberg
2017-01-08asiohiper: improved socket handlingAulddays
2016-02-06examples/asiohiper: Avoid function name collision on WindowsGisle Vanem
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-18examples: add descriptions with <DESC>Daniel Stenberg
2014-12-27asiohiper.cpp: No need to initialise members of ConnInfoSteve Holme
2014-12-27asiohiper.cpp: Updated for curl coding standardsSteve Holme
2014-12-27code/docs: Use correct case for IPv4 and IPv6Steve Holme
2012-11-25examples: Updated asiohiper.cpp to remove connect from opensocketLijo Antony
2012-11-21examples: Added a c++ example of using multi with boost::asioLijo Antony