Commit Graph

16 Commits

Author SHA1 Message Date
云风
c10082a2b1 close socket when connect failed 2012-12-29 10:36:53 +08:00
云风
14d84e0055 remove close in lua-socket, because socket will be closed in connection service 2012-12-29 10:32:38 +08:00
云风
ec325c73b2 bugfix: block write 2012-10-18 16:12:25 +08:00
云风
d16e00ee39 use nonblock write in lua socket 2012-10-18 14:02:11 +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
云风
7e37bc6ee3 compat52 for luajit2 2012-09-11 19:54:12 +08:00
云风
58b4bb384f readblock support var size 2012-09-06 18:14:59 +08:00
云风
664056977d gate support user defined header size 2012-09-05 10:56:16 +08:00
云风
51ef283887 bugfix : connection 2012-08-30 16:30:52 +08:00
云风
e81a146385 bugfix: lua read block 2012-08-22 14:11:18 +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
云风
82a523e27c minor fix 2012-08-15 12:58:14 +08:00
云风
e7539a07b6 reconnect 2012-08-15 11:42:32 +08:00
云风
4a0265020f redesign connection module 2012-08-14 22:37:30 +08:00