This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f74e7b6f79cd9e3429d3b29778ead7bbbdae73e2
MaxScale
/
server
/
modules
History
Massimiliano Pinto
c48dd6028f
Modified dcb_read return: n = 0 means 0 bytes read without errors
...
if (rc < 0) is now used testing dcb_read() return, instead of if (rc <= 0)
2013-09-27 19:24:23 +02:00
..
include
dcb.c
2013-09-20 14:32:28 +03:00
monitor
Bug 172 - Compile errors in Galera Monitor
2013-08-21 17:25:43 +02:00
protocol
Modified dcb_read return: n = 0 means 0 bytes read without errors
2013-09-27 19:24:23 +02:00
routing
Bug 160 - fixed memory leaks with telnetd and debug CLI
2013-09-26 17:38:35 +02:00