Files
MaxScale/server
Markus Mäkelä 5c7846da3f MXS-1951: Make listener fd worker-local
By storing the file descriptor inside a worker-local variable, it is
possible to handle both unique file descriptors (created with
SO_REUSEPORT) and shared file descriptors with the same code. The way in
which the file descriptor is stored in the rworker_local object determines
the way the listener behaves.
2019-03-28 16:34:12 +02:00
..
2018-09-10 13:22:49 +03:00
2019-03-28 15:33:09 +02:00
2018-06-25 10:07:52 +03:00
2017-01-16 10:56:33 +02:00