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
e03d2b3ffe288043f176be3beee8a00480d672a0
MaxScale
/
server
/
modules
/
protocol
History
vraatikka
e03d2b3ffe
In gw_read_client_event, if ioctl returns non-zero and 'b' (number of readable bytes) is zero, that indicates that socket is closed. Thus, read is now skipped and dcb closed if it is in DSC_STATE_POLLING state.
2013-09-27 14:57:53 +03:00
..
httpd.c
HTTPD is now working:
2013-09-19 12:23:17 +02:00
Makefile
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
mysql_backend.c
Removed states MYSQL_WAITING_RESULT and MYSQL_ROUTING
2013-09-26 18:01:48 +02:00
mysql_client.c
In gw_read_client_event, if ioctl returns non-zero and 'b' (number of readable bytes) is zero, that indicates that socket is closed. Thus, read is now skipped and dcb closed if it is in DSC_STATE_POLLING state.
2013-09-27 14:57:53 +03:00
mysql_common.c
dcb.c
2013-09-20 14:32:28 +03:00
telnetd.c
Bug 160 - fixed memory leaks with telnetd and debug CLI
2013-09-26 17:38:35 +02:00