summaryrefslogtreecommitdiffstats
path: root/src/lib/asiolink/tcp_socket.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [master] Merge branch 'trac5451'Marcin Siodelski2018-01-181-2/+48
|\
| * [5451] Various changes after review.Tomek Mrugalski2018-01-161-1/+2
| * [5451] Implemented HTTP client.Marcin Siodelski2018-01-051-2/+47
* | asiolink: fix build with boost 1.66Bartłomiej Piotrowski2017-12-301-0/+4
|/
* [5099] Addressed review comments.Marcin Siodelski2017-02-161-0/+2
* [5099] Implemented asyncSend variant without the 2-byte count.Marcin Siodelski2017-01-111-1/+39
* [5099] Implemented HttpListener and other classes.Marcin Siodelski2017-01-111-13/+9
* [5094] Addressed review comments.Marcin Siodelski2017-01-061-0/+3
* [5094] Implemented TCPAcceptor.Marcin Siodelski2016-12-231-1/+4
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [4009] ASIO_HPP -> BOOST_ASIO_HPPFrancis Dupont2015-09-021-1/+1
* [4009] Added boost to asio (tentative)Francis Dupont2015-09-021-11/+11
* [master] remove '#include <config.h' from include files (#3782)Francis Dupont2015-04-181-3/+1
* [2749] Update rest of tree to use the modified io_utilities.h APIMukund Sivaraman2014-01-101-1/+1
* [2960] Remove dummy logging code that was a precursor to libb10-logMukund Sivaraman2013-07-261-1/+0
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-251-3/+3
* [1470] Removed declared but unused exception variableStephen Morris2011-12-121-1/+1
* [trac749] Merge 'master' into trac749chenzhengzhang2011-04-191-0/+2
|\
| * [trac751] Move dns related code to asiodns libOcean Wang2011-04-081-0/+2
* | [trac749] update namespace nameschenzhengzhang2011-04-141-7/+7
* | [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-7/+7
* | [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-7/+7
|/
* [master] Merge branch 'trac495'Jelte Jansen2011-03-111-2/+2
|\
| * [trac495] more recursive_query to lib/resolveJelte Jansen2011-03-021-4/+4
* | [trac499] fixed some trivial typosJelte Jansen2011-03-071-2/+2
* | [trac499] Correct problem with receiving large responsesStephen Morris2011-03-041-42/+70
* | [trac499] Completed test of fallback to TCPStephen Morris2011-03-021-2/+2
* | [trac499] Add "normalization" of received dataStephen Morris2011-02-281-1/+26
* | [trac499] Finish TCPSocket and IOFetch and associated unit testsStephen Morris2011-02-281-1/+1
* | [trac499] Completed TCPSocket and unit testsStephen Morris2011-02-281-40/+71
* | [trac499] Checkpoint of work to end of Friday 25 Feb 2011Stephen Morris2011-02-251-44/+99
|/
* [trac554] Address comments in reviewStephen Morris2011-02-211-7/+2
* [trac554] Added IOFetchStephen Morris2011-02-181-46/+199
* [trac554] Update function names and prepare for TCP loopingStephen Morris2011-02-161-2/+20
* [trac554] First stage of adding protocol-dependent upstream fetchStephen Morris2011-02-141-0/+59
* [trac569] rename the original ioxxx files to io_xxxJelte Jansen2011-02-141-1/+1
* [trac569] split up udpdns.[h|cc] and tcpdns.[h|cc] tooJelte Jansen2011-02-141-0/+52