aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/telegram/SequenceDispatcher.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-03-22Improve some log messages.levlam
2023-01-01Update copyright year.levlam
2022-10-02Ensure that all network requests are sent and all their responses are process...levlam
2022-08-02Fix double increase of total_timeout in NetQueryDelayer and SequenceDispatcher.levlam
2022-06-28Move promise_send_closure to PromiseFuture.h.levlam
2022-06-27Move Promise to tdutils.levlam
2022-06-14Minor fixes.levlam
2022-02-04Use int32 ro store last/next/total_timeout.levlam
2022-02-04Support empty callback in SequenceDispatcher.levlam
2022-02-03Rename chains to chain_ids in NetQuery.levlam
2022-02-03Improve ChainScheduler.levlam
2022-02-03Optimize MultiSequenceDispatcherImpl::on_resend usage.levlam
2022-02-03Remove "using ChainId".levlam
2022-02-01Remove includes of SequenceDispatcher.h from headers.levlam
2022-02-01SequenceDispatcher: hide usage into NetQueryDispatcherArseny Smirnov
2022-02-01Minor improvements.levlam
2022-02-01SequenceDispatcher: bugfixesArseny Smirnov
2022-02-01SequenceDispatcher: distribute food limits to net queries in the same chain a...Arseny Smirnov
2022-02-01ChainScheduler: pass new testArseny Smirnov
2022-01-31Minor fixes.levlam
2022-01-28SequenceDispatcher: calculate session_rand from first chain idArseny Smirnov
2022-01-28SequenceDispatcher: set error to all NetQueries at tear_downArseny Smirnov
2022-01-28SequenceDispatcher: support multiple chainsArseny Smirnov
2022-01-28ChainScheduler - new implementation of SequenceDispatcherArseny Smirnov
2022-01-01Update copyright year.levlam
2021-10-07Add Global::request_aborted_error.levlam
2021-07-06support MSG_WAIT_TIMEOUTArseny Smirnov
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-01-01Update copyright year.levlam
2020-06-10Improve NetQuery public field names.levlam
2020-06-04Log tries to send requests before authorization.levlam
2020-01-01Update copyright year.levlam
2019-01-01Update copyright year.levlam
2018-12-29Add pushReceiverId.levlam
2018-07-03Fix some td/actor/ includes.levlam
2018-06-29Use CREATE_OK_REQUEST_PROMISE instead of simple RequestOnceActor.levlam
2018-06-21Add SequenceDispatcher debug.levlam
2018-02-27SequenceDispatcher: bugfixArseny Smirnov
2018-02-11Remove calls to Logger.printf.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov