Commit Graph

12 Commits

Author SHA1 Message Date
云风
277b6957cb new socket service and socket lib instead of old connection, and rewrite redis lib 2013-06-21 13:02:51 +08:00
云风
14d84e0055 remove close in lua-socket, because socket will be closed in connection service 2012-12-29 10:32:38 +08:00
云风
022b034c6a bugfix: socket block write 2012-10-18 16:27:53 +08:00
云风
491a8cd29b close fd when write failed 2012-10-18 13:47:53 +08:00
云风
9c6309ed71 return string after socket.write error 2012-10-18 12:08:05 +08:00
云风
243dc58c35 use connection service for console 2012-08-31 21:56:10 +08:00
云风
0a886cd57c support multi protocol 2012-08-31 21:18:19 +08:00
云风
51ef283887 bugfix : connection 2012-08-30 16:30:52 +08:00
云风
c8d80d58ac writeblock 2012-08-17 15:10:31 +08:00
云风
aad2a1b446 support 2-bytes length block 2012-08-17 14:46:03 +08:00
云风
e7539a07b6 reconnect 2012-08-15 11:42:32 +08:00
云风
4a0265020f redesign connection module 2012-08-14 22:37:30 +08:00