Commit Graph

334 Commits

Author SHA1 Message Date
云风
feb2efddbe fix Issue #51 2013-10-30 14:48:58 +08:00
云风
ec0853bebb bugfix: redis batch mode. fix Issue #51 2013-10-30 10:41:30 +08:00
云风
63433bd69e fix issue #52 2013-10-29 14:34:33 +08:00
云风
3327bb7f82 queue lock request in socket, fix issue #51 2013-10-28 13:35:28 +08:00
云风
95584a0a88 Merge pull request #48 from codenot/master
hash list bug
2013-10-16 22:45:51 -07:00
unknown
9e2568a40b hash list bug 2013-10-14 16:44:22 +08:00
云风
5fda7bdc1f term socket thread , fix issue #47 2013-10-14 16:02:21 +08:00
云风
2d02f10396 bugfix: issue #46 2013-10-14 11:26:15 +08:00
云风
554a8b59f4 fix Issue #44 2013-10-08 10:40:16 +08:00
云风
ec4ae98536 id reserve bugfix 2013-10-08 10:26:25 +08:00
云风
e402d114bf remove skynet_error length limit 2013-09-25 11:05:58 +08:00
云风
1676713b09 skynet message length limit 16M 2013-09-21 15:19:56 +08:00
云风
c972b647bd error on call an invalid address 2013-09-18 17:41:25 +08:00
云风
5feaf9f593 error on untraced time 2013-09-18 16:55:30 +08:00
云风
e5e73c2efe return 0 when send to an invalid address 2013-09-18 16:42:23 +08:00
云风
ed09f28481 function:current time 2013-09-18 16:14:50 +08:00
云风
e5382cf876 fix issue #39 2013-09-17 11:19:11 +08:00
云风
2a00dc652a fix issue #39 2013-09-17 10:41:56 +08:00
云风
97001faf4c remove so 2013-09-16 13:37:25 +08:00
云风
7263b3d0f9 trace throw error instead of assert in C 2013-09-16 13:01:37 +08:00
云风
36676afc03 Never throw error when sending message to invalid address 2013-09-12 16:22:49 +08:00
云风
0a584d5872 remove debug line 2013-09-12 13:36:59 +08:00
云风
8743a6b030 bugfix: Issue #38 2013-09-12 13:35:23 +08:00
云风
efb8ecbe84 bugfix: Issue #37 2013-09-11 17:21:05 +08:00
云风
80fe468e8e add block connect for harbor 2013-09-10 23:21:30 +08:00
Cloud
a15b93cbcf bugfix: kqueue api 2013-09-10 21:44:32 +08:00
云风
fd67d2f968 push message back to queue before harbor connect to master 2013-09-10 18:09:04 +08:00
云风
fc1710826d change function name 2013-09-10 16:48:23 +08:00
云风
f547317414 simple reconnect support 2013-09-09 19:02:00 +08:00
云风
e9eec36b47 fix typo 2013-09-04 19:57:04 +08:00
云风
25a1f17a16 remove some unused code 2013-09-04 10:49:48 +08:00
云风
8b4cd92ae5 bugfix: clear connected flag when update address 2013-09-03 11:57:20 +08:00
云风
fb3dd69f03 bugfix: don't use table.insert when nil can be insert 2013-09-02 11:18:42 +08:00
云风
56f6e0e62d add some check for pthread api 2013-09-01 22:20:48 +08:00
云风
dba3e1562b bugfix: socket.write return true when success 2013-08-28 17:40:01 +08:00
云风
1d91483369 bugfix: init connection id 2013-08-26 17:48:53 +08:00
云风
c826d4d246 bugfix: dispatch all message in one socket message 2013-08-26 14:25:42 +08:00
云风
caaa8fcdbe move databuffer and hashid out of service_gate.c 2013-08-26 13:10:42 +08:00
云风
e1375669d0 bugfix: reset event_n to 0 when sp_wait error 2013-08-26 11:26:55 +08:00
云风
dab0570936 fix client/watchdog 2013-08-24 00:24:29 +08:00
云风
52cf864037 some bugfix for gate/socket lib 2013-08-24 00:14:01 +08:00
云风
424c84915b remove unused source 2013-08-23 21:29:19 +08:00
云风
c99f9a12d8 fix comment 2013-08-23 21:01:19 +08:00
云风
1b5652e374 add cond_wait for socket message 2013-08-23 19:41:11 +08:00
云风
1fc601612c bugfix: gate start 2013-08-23 10:40:14 +08:00
云风
35b0f28fcc socket accept can do more than once for transfer 2013-08-22 18:58:52 +08:00
云风
4d8390ba66 redis driver: unlock before assert failed 2013-08-22 18:09:45 +08:00
云风
e074076c8d socket lock/unlock 2013-08-22 17:56:20 +08:00
云风
02ff250e02 Merge branch 'master' into socket 2013-08-22 17:29:38 +08:00
云风
b6373ce495 bugfix: redis sismember 2013-08-22 17:29:30 +08:00