Commit Graph

32 Commits

Author SHA1 Message Date
云风
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
云风
33bde97b66 remote object 2012-08-29 14:33:24 +08:00
云风
4f6826de40 new harbor 2012-08-17 11:50:45 +08:00
云风
4a0265020f redesign connection module 2012-08-14 22:37:30 +08:00
云风
b50759f464 remove debug printf 2012-08-14 11:33:59 +08:00
云风
24790ca5e4 Support message redirect 2012-08-09 21:50:33 +08:00
云风
eed9c42fd4 change source dir 2012-08-09 15:36:56 +08:00