云风
|
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 |
|
云风
|
06ee4297df
|
new socket lib
|
2013-08-22 17:28:26 +08:00 |
|
云风
|
83db25fe92
|
service_harbor use skynet_socket now
|
2013-08-21 16:56:16 +08:00 |
|
云风
|
db92f4abbf
|
socket server added
|
2013-08-21 15:02:23 +08:00 |
|
云风
|
6981dd3009
|
bugfix: turn trace off before request return
|
2013-08-20 18:29:18 +08:00 |
|
云风
|
8455c45b83
|
add test trace
|
2013-08-20 18:07:26 +08:00 |
|
云风
|
97a4844094
|
reserved protocol type id
|
2013-08-19 17:15:14 +08:00 |
|
云风
|
93c0e257e7
|
event_add return 1 when failed
|
2013-08-17 14:51:30 +08:00 |
|
云风
|
dd188fd528
|
bugfix: don't free buffer where DONTCOPY tag was not set
|
2013-08-16 16:03:57 +08:00 |
|