Files
MaxScale/server/modules/protocol
Markus Mäkelä 0a9d24230a Fix cross-thread buffer usage
If the initial handshake that is sent by the accepting thread is buffered,
the subsequent flushing of it is done by the owning thread. As
cross-thread buffer usage is not allowed, the initial handshake must be
sent by the owning thread.
2018-11-09 12:13:22 +02:00
..
2018-11-06 21:12:20 +02:00
2018-11-09 12:13:22 +02:00