Files
MaxScale/maxctrl
Markus Mäkelä cd92b6d4d7 MXS-2122: Close listener socket on destruction
Even though directly closing the socket is not very neat in the
architectural sense of things, it allows the best of both worlds: the
socket is instantly closed and is open for reuse while the listener struct
is still available as a reference.

This change needs to be revised when the listeners are refactored into
separate objects.

Updated documentation to reflect the change in behavior.
2018-10-31 09:53:50 +02:00
..
2018-08-13 10:28:01 +03:00
2018-09-12 23:18:08 +03:00
2018-06-25 10:07:52 +03:00
2018-09-12 23:18:08 +03:00
2018-08-09 12:56:51 +03:00