summaryrefslogtreecommitdiffstats
path: root/src/lib/asiolink/interval_timer.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3112] renamed getIOService to getInternalIOServiceRazvan Becheriu2023-12-111-1/+1
* [#3112] renamed run_one and get_io_service to camelCaseRazvan Becheriu2023-12-111-1/+1
* [#2769] release changesAndrei Pavel2023-02-171-1/+1
* [#2575] reset the callback to trivial std::function so that unloaded symbols ...Razvan Becheriu2023-02-091-0/+1
* [#1308] cleanupRazvan Becheriu2020-08-131-1/+2
* [#1308] Got rid of boost function/bindFrancis Dupont2020-08-131-5/+5
* [#1239] http client connection and interval timer are now Kea thread safeRazvan Becheriu2020-06-161-24/+64
* [#1098] adjusted code for releaseMichal Nowikowski2020-01-271-1/+1
* [#880] Added some atomics to satisfy the thread sanitizerFrancis Dupont2020-01-031-3/+5
* [master] typos, dates, *.mes files updates before releaseWlodek Wencel2017-09-271-1/+1
* [5317] TimerMgr's handlers are now ran in the main thread.Marcin Siodelski2017-06-211-2/+2
* [4243] Disable optimization of boost:asio for gcc 5.2.0 through 5.3.0Thomas Markwalder2016-03-171-5/+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] error_ and system_code in system (vs asio) namespaceFrancis Dupont2015-09-021-3/+3
* [4009] Added boost to asio (tentative)Francis Dupont2015-09-021-7/+7
* [3668] Addressed review comments.Marcin Siodelski2015-01-191-1/+1
* [3407] Fixed a couple of typos and other minor issues.Marcin Siodelski2014-06-251-1/+1
* [3407] Added one-shot behavior to set asiolink::IntervalTimerThomas Markwalder2014-06-101-7/+21
* [trac957] apply review commentsYoshitaka Aharen2011-06-101-9/+12
* [trac957] Fixed the bug that destructIntervalTimer segfaults.Yoshitaka Aharen2011-06-101-17/+24
* [trac957] Add assertion check to detect use-after-free type of bugsYoshitaka Aharen2011-06-101-2/+7
* [trac751] Move dns related code to asiodns libOcean Wang2011-04-081-1/+3
* [trac554] Merge branch 'master' into trac554Stephen Morris2011-02-221-3/+2
|\
| * [master] fix sunstudio build and distcheckJelte Jansen2011-02-141-0/+3
* | [trac554] add some lowlevel includes needed for sunstudioJelte Jansen2011-02-211-0/+4
|/
* [trac569] split up asiolink.h into multiple filesJelte Jansen2011-02-111-0/+133