summaryrefslogtreecommitdiff
path: root/async_private.h
AgeCommit message (Collapse)Author
2020-07-26Minor refactor for scheduling an async timer. (#854)Michael Grunder
Small change to the logic introduced in #839
2020-07-26add a command_timeout to redisContextOptions (#839)valentinogeron
Add an additional timeout so the user has a convenient way of controlling distinct connect and command timeouts
2019-08-29wip: SSL code reorganization, see #705.Yossi Gottlieb