Files
MaxScale/server/core
Markus Mäkelä 45827dd433 MXS-2196: Store listener reference in DCB
By storing the reference in the DCB, the two-way dependency between the
listeners and services is severed. Now the services have no direct link to
listeners and after the destruction of a listener it will be freed once
all connections through it have closed.

Due to the fact that a listener itself has a DCB that must point to a
valid listener, a self-reference is stored in the listener DCB. This is
extremely confusing and is only here to keep the code functional until the
DCB part of the listener can be factored out.
2018-12-04 11:50:43 +02:00
..
2018-10-30 14:16:33 +02:00
2018-10-20 11:53:57 +03:00
2018-12-03 10:20:45 +02:00
2018-08-10 07:50:18 +03:00
2018-09-09 22:26:19 +03:00
2018-12-04 11:50:43 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-06-25 10:07:52 +03:00
2018-09-09 22:26:19 +03:00
2018-12-04 11:50:43 +02:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2018-12-04 11:50:43 +02:00
2018-12-04 11:50:43 +02:00
2018-12-04 11:39:52 +02:00
2018-12-04 11:50:43 +02:00