Files
MaxScale/server
Markus Mäkelä aa8546ca80 MXS-2107: Prevent moving of client DCBs with poll_add_dcb
When a DCB is removed and added more than once with poll_add_dcb and
poll_remove_dcb, the code previously chose a different thread each time
the DCB was added. This violated the assumption is that all DCBs are local
to a single worker.
2018-10-20 11:53:57 +03:00
..
2018-09-10 13:22:49 +03:00
2018-10-20 11:53:57 +03:00
2018-06-25 10:07:52 +03:00