Cloud Wu
|
6fa241453c
|
redirect support alloc session
|
2017-04-07 11:11:39 +08:00 |
|
Cloud Wu
|
6170346da2
|
add LUAMOD_API
|
2017-03-16 15:24:11 +08:00 |
|
Cloud Wu
|
249ffb9362
|
add skynet.stat() to get cpu cost and message count
|
2016-10-26 17:43:52 +08:00 |
|
Cloud Wu
|
a6299a0748
|
optimize skynet.error
|
2016-05-06 20:10:11 +08:00 |
|
Cloud Wu
|
2252409eaa
|
add skynet_now() for 64bit time
|
2015-11-16 19:48:38 +08:00 |
|
Cloud Wu
|
a38a3140dd
|
error when send to address 0
|
2015-08-14 17:32:59 +08:00 |
|
Cloud Wu
|
6fa436e8ff
|
add core.intcommand , See Issue #321
|
2015-08-10 22:06:36 +08:00 |
|
David Feng
|
4718a12668
|
typo fix
|
2015-03-04 15:22:38 +08:00 |
|
Cloud Wu
|
93da2dbfc9
|
use integer for service address
|
2015-01-21 18:54:05 +08:00 |
|
Cloud Wu
|
c7b5015e10
|
update to lua 5.3, remove lua unsigned api
|
2015-01-05 16:25:42 +08:00 |
|
Cloud Wu
|
f9438461eb
|
check dest type
|
2014-08-18 16:44:19 +08:00 |
|
Cloud Wu
|
978e010e67
|
add cluster.proxy and cluster.ncall
|
2014-08-13 17:49:30 +08:00 |
|
Cloud Wu
|
0954a906f4
|
skynet.redirect support string address
|
2014-08-11 15:29:48 +08:00 |
|
Cloud Wu
|
ce5adba5b2
|
add skynet.response for delay response
|
2014-07-30 12:10:30 +08:00 |
|
Cloud Wu
|
3cadd29796
|
don't throw error when destination address is invalid
|
2014-06-24 19:32:15 +08:00 |
|
Cloud Wu
|
9937081854
|
Redesign harbor/master/dummy service
|
2014-06-21 17:01:59 +08:00 |
|
Cloud Wu
|
ad9898a209
|
add module skynet.harbor
|
2014-06-19 15:43:41 +08:00 |
|
Cloud Wu
|
d16159c166
|
add lua loader
|
2014-04-29 19:59:04 +08:00 |
|
Cloud Wu
|
bd3aa3f3c5
|
remove service_lua.h
|
2014-04-28 15:29:15 +08:00 |
|
Cloud Wu
|
d568e54c63
|
delete unused feature : group/localcast/forward, etc
|
2014-04-18 14:25:36 +08:00 |
|
Cloud Wu
|
58aa7556a5
|
rewrite makefile, and remove luacode cache.
|
2014-03-26 15:13:30 +08:00 |
|
Cloud Wu
|
8a8353458c
|
bugfix: Issue #77
|
2014-03-26 11:04:25 +08:00 |
|
云风
|
6ba28cd442
|
Do not timing response session
|
2014-02-27 18:19:55 +08:00 |
|
云风
|
c1e6737711
|
timing remote call
|
2014-02-23 17:13:58 +08:00 |
|
云风
|
48f6d42264
|
remove feature: remote object. Issue #58
|
2013-12-16 11:05:49 +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 |
|
云风
|
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 |
|
云风
|
1b4b46d271
|
add skynet.context_ptr() & noneblocking socket.close
|
2013-07-29 21:24:57 +08:00 |
|
云风
|
0ffd9b8b8e
|
bugfix: typo
|
2013-06-20 17:01:17 +08:00 |
|
Yecheng Fu
|
5eb87dc769
|
_POSIX_TIMERS & _POSIX_THREAD_CPUTIME 在 unistd.h
头文件定义,但并未包含。之前写法不正确,可以工作只是巧合。
现改为,默认使用 clock_gettime,当为 Max OSX 平台时,使用兼容方法。
|
2012-12-20 16:25:20 +08:00 |
|
Yecheng Fu
|
655a2b6acc
|
convert spaces into tab
keep convention
|
2012-11-27 20:13:52 +08:00 |
|
Yecheng Fu
|
8f29655d25
|
compiles on macosx
|
2012-11-27 20:07:50 +08:00 |
|
云风
|
40d2f89443
|
reload snlua service
|
2012-10-27 22:48:38 +08:00 |
|
云风
|
4f6c4c0724
|
drop invalid session id in trace
|
2012-09-29 16:38:33 +08:00 |
|
云风
|
3c460e3c98
|
console red
|
2012-09-27 15:06:39 +08:00 |
|
云风
|
1aa89d8672
|
add assert
|
2012-09-17 21:43:53 +08:00 |
|
云风
|
0f7ac5dc0a
|
add trace api to skynet.lua
|
2012-09-15 15:19:57 +08:00 |
|
云风
|
9a7ed2235f
|
trace lua service
|
2012-09-15 15:07:03 +08:00 |
|
云风
|
0f66518a79
|
stat time
|
2012-09-14 15:48:24 +08:00 |
|
云风
|
564efd1b8b
|
snlua stat
|
2012-09-14 15:20:18 +08:00 |
|
云风
|
7e37bc6ee3
|
compat52 for luajit2
|
2012-09-11 19:54:12 +08:00 |
|
云风
|
481dfb85bb
|
skynet.forward
|
2012-09-11 12:59:02 +08:00 |
|
云风
|
7b6cd315e1
|
improve error message
|
2012-09-06 20:43:25 +08:00 |
|
云风
|
0a886cd57c
|
support multi protocol
|
2012-08-31 21:18:19 +08:00 |
|
云风
|
161528e686
|
add harbor query api
|
2012-08-30 17:52:44 +08:00 |
|
云风
|
1791becd09
|
change skynet_send api (use uint32_t instead of string)
|
2012-08-30 13:09:34 +08:00 |
|