Files
MaxScale/server/modules/routing
Markus Mäkelä da9816b7e7 MXS-2196: Always allocate a session
Whenever a client DCB is accepted, a session for it is allocated. This
simplifies the handling of shared data between DCBs by allowing it to be
placed inside the session object. Currently, the data is stashed away in
the client DCB.
2018-12-04 11:50:43 +02:00
..
2018-12-04 11:50:43 +02:00
2018-12-04 11:50:43 +02:00
2018-12-04 11:50:43 +02:00