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
d0d68a69ca6cea0d0ecb00dcafa1d3bda906a9be
MaxScale
/
server
/
modules
/
protocol
History
Massimiliano Pinto
d0d68a69ca
Added DCB_STATE_XXX in EPOLLIN/EPOLLOUT handlers and in accept()
2013-08-27 10:08:03 +02:00
..
httpd.c
Removed dcb->state set after func.close()
2013-08-23 14:17:00 +02:00
Makefile
moving files to /server to make merge possible
2013-07-28 05:31:11 +00:00
mysql_backend.c
Removed undefined function declaration. Added trace and error log.
2013-08-23 23:25:12 +03:00
mysql_client.c
Added DCB_STATE_XXX in EPOLLIN/EPOLLOUT handlers and in accept()
2013-08-27 10:08:03 +02:00
mysql_common.c
In gw_connect_to_backend, first create socket, and establish socket connection, then in the end, dcb is added to epoll set.
2013-08-24 00:18:46 +03:00
telnetd.c
Move fprintf to log
2013-08-21 16:35:01 +02:00