bugfix: socketchannel connect once

This commit is contained in:
Cloud Wu
2014-08-14 17:03:09 +08:00
parent d2cea9b70f
commit bd52c5fece
3 changed files with 39 additions and 17 deletions

View File

@@ -12,6 +12,7 @@ Dev version
* add cluster.proxy
* add DEBUG command exit (send a message to lua service by DEBUG)
* add DEBUG command run (debug_console command inject)
* bugfix : socketchannel connect once
v0.5.2 (2014-8-11)
-----------