Commit Graph

57 Commits

Author SHA1 Message Date
云风
6e3ef7fe09 bugfix: Issue #60 2013-12-30 19:48:30 +08:00
云风
2bf65084cd debug stat report boot time 2013-12-17 11:24:30 +08:00
云风
48f6d42264 remove feature: remote object. Issue #58 2013-12-16 11:05:49 +08:00
云风
c07f4df172 skynet.call capture error 2013-12-10 15:20:03 +08:00
云风
dca23999d0 bugfix: socket readall , clear buffer offset 2013-11-25 19:54:13 +08:00
Kezhu Wang
94c92bf16b explict return statement to suppress compiler warning 2013-11-14 01:39:02 +08:00
云风
ec13a89ee4 bugfix: lua-bson , don't dec index when pack dict 2013-11-11 20:55:02 +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
云风
80fe468e8e add block connect for harbor 2013-09-10 23:21:30 +08:00
云风
fc1710826d change function name 2013-09-10 16:48:23 +08:00
云风
e9eec36b47 fix typo 2013-09-04 19:57:04 +08:00
云风
dba3e1562b bugfix: socket.write return true when success 2013-08-28 17:40:01 +08:00
云风
52cf864037 some bugfix for gate/socket lib 2013-08-24 00:14:01 +08:00
云风
1fc601612c bugfix: gate start 2013-08-23 10:40:14 +08:00
云风
06ee4297df new socket lib 2013-08-22 17:28:26 +08:00
云风
a897d87e88 lua_Integer maybe a 64bit integer 2013-08-10 13:47:26 +08:00
云风
a9b80a06fc Fix typo 2013-08-09 22:58:13 +08:00
云风
1d0d2678ed mongo driver support request_id 2013-07-31 16:41:46 +08:00
云风
8c51540c8d add lua-bson 2013-07-30 14:56:08 +08:00
云风
940abe6dff add mongo driver from lua-mongo project (wip) 2013-07-30 14:51:26 +08:00
云风
1b4b46d271 add skynet.context_ptr() & noneblocking socket.close 2013-07-29 21:24:57 +08:00
云风
277b6957cb new socket service and socket lib instead of old connection, and rewrite redis lib 2013-06-21 13:02:51 +08:00
云风
0ffd9b8b8e bugfix: typo 2013-06-20 17:01:17 +08:00
云风
1887c9ff30 bugfix: pack table when size == 31 2013-02-05 14:00:03 +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
云风
f3647338ce localcast message module 2012-10-12 14:05:22 +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
云风
ca6c467b2e bugfix: trace 2012-09-17 23:04:18 +08:00
云风
1aa89d8672 add assert 2012-09-17 21:43:53 +08:00
云风
e8104199de add assert to trace_register 2012-09-17 21:09:00 +08:00
云风
c19846c3a5 add trace into simpledb 2012-09-15 16:05:25 +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
云风
2cc2ca05c2 bugfix: pop __remote nil 2012-09-05 12:14:40 +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