Files
MaxScale/server/modules
Markus Mäkelä 945510e735 MXS-1929: Add Session class
The Session class now contains all of the C++ objects that were previously
in the MXS_SESSION struct. It is also allocated with new but all
initialization is still done outside of the Session in session_alloc_body.

This commit will not compile as it is a part of a set of commits that make
parts of the session private.
2018-08-06 21:20:29 +03:00
..
2018-08-06 21:20:29 +03:00
2018-06-25 10:07:52 +03:00
2018-08-06 21:20:29 +03:00
2017-02-15 09:31:14 +02:00