Files
MaxScale/server
Johan Wikman bf7d3f7594 MXS-1754 Add Worker::Timer class
Worker::Timer class and Worker::DelegatingTimer templates are
timers built on top of timerfd_create(2). As such they consume
descriptor and hence cannot be created independently for each
timer need.

Each Worker has now a private timer member variable on top of
which a general timer mechanism will be provided.
2018-04-23 13:58:00 +03:00
..
2018-04-23 13:58:00 +03:00
2018-04-23 11:48:38 +03:00
2017-01-16 10:56:33 +02:00