Files
MaxScale/server/modules/protocol/MySQL/mariadbbackend
Markus Mäkelä a40e2f94f3 Fix file descriptor assertions
Zero is a valid file descriptor and no negative values other than -1 are
ever stored in the DCB::fd member.
2018-12-13 13:27:45 +02:00
..