896 Commits

Author SHA1 Message Date
云风
497490c74e starttime 2012-08-13 10:43:14 +08:00
云风
64cca28f33 skynet.starttime 2012-08-13 10:37:04 +08:00
云风
7f98adaf0d add start time 2012-08-13 10:34:51 +08:00
云风
d7227cfd1a bugfix: watchdog forward client message to agent, set session = 0x7fffffff 2012-08-10 19:47:36 +08:00
云风
70271817a1 client send session 0x7fffffff 2012-08-10 19:20:58 +08:00
云风
85f353b679 bugfix: command: SETENV 2012-08-10 14:59:16 +08:00
云风
da277d7dd3 fix Makefile 2012-08-10 11:36:54 +08:00
云风
70799e1c70 fix Makefile 2012-08-10 11:13:13 +08:00
云风
c35e1152fe fix api for filter 2012-08-10 10:52:17 +08:00
云风
f57e98205d client message filter 2012-08-10 10:46:50 +08:00
云风
c958a99b35 report new connection from gate 2012-08-09 22:06:04 +08:00
云风
24790ca5e4 Support message redirect 2012-08-09 21:50:33 +08:00
云风
d3f92b32d5 gate launch by watchdog 2012-08-09 19:58:23 +08:00
云风
8556d5225e setenv 2012-08-09 19:33:53 +08:00
云风
4e50079706 add some lua library 2012-08-09 16:48:28 +08:00
云风
d246152ca5 fix typo in README 2012-08-09 15:39:56 +08:00
云风
eed9c42fd4 change source dir 2012-08-09 15:36:56 +08:00
云风
d23c4aa905 simple redis 2012-08-09 13:31:11 +08:00
云风
b33b5fab39 lua serialize support 2012-08-09 11:36:39 +08:00
云风
0f5fa26052 bugfix: when init module failed, release message queue 2012-08-08 21:02:36 +08:00
云风
ed53a29e36 broker & launcher 2012-08-08 20:46:57 +08:00
云风
889cf50709 use big-endian for client package 2012-08-08 13:55:51 +08:00
云风
7aee6b66d1 stand alone skynet without skynet-master 2012-08-08 13:30:59 +08:00
云风
2dc7bec040 readme layout 2012-08-08 12:23:24 +08:00
云风
6d6c28c5eb bugfix: read block 2012-08-08 12:20:52 +08:00
云风
06ecbd3458 connection server 2012-08-08 12:10:56 +08:00
云风
667f41edad bugfix: client send 2012-08-07 17:28:28 +08:00
云风
60cdbf4693 try more when writev return EINTR 2012-08-07 15:17:18 +08:00
云风
0afda95801 We don't need hash map in gate 2012-08-07 13:47:19 +08:00
云风
8bcc7dce01 bugfix: use negative session id for request message 2012-08-06 21:42:42 +08:00
云风
56f30e7f7f service client and a simple DB example 2012-08-06 19:58:35 +08:00
云风
b33d438715 simple rpc support 2012-08-06 17:04:06 +08:00
云风
594ab07b5e remove debug printf 2012-08-06 10:37:10 +08:00
云风
a271f18b5e Merge pull request #1 from kezhuw/master
some fixes
2012-08-05 19:34:41 -07:00
Kezhu Wang
3700d5828e double check the message queue when releasing in_global_queue lock 2012-08-05 22:07:56 +08:00
Kezhu Wang
38c3f50327 make sure Z->notice_event is locked 2012-08-05 21:23:06 +08:00
Kezhu Wang
058499446d avoid potentially context name falling into harbor id 2012-08-05 21:23:06 +08:00
Kezhu Wang
bc55b8d992 guarantee that return value of skynet_context_handle is same as previously returned by skynet_handle_register 2012-08-05 21:23:06 +08:00
Kezhu Wang
b5764c5736 fix bug 2012-08-05 21:23:06 +08:00
云风
c0e4bb462c skynet support session in message 2012-08-05 18:05:17 +08:00
云风
71702c47b3 Use 2 level queues for local message 2012-08-04 00:54:04 +08:00
云风
a033e712d9 bugfix: Can't register to master more than once 2012-08-03 21:30:30 +08:00
云风
38f6eb978c readme 2012-08-03 18:21:20 +08:00
云风
58101c5be4 skynet harbor 2012-08-03 18:20:05 +08:00
云风
4bcd81bcb6 use lua for config 2012-08-01 20:30:36 +08:00
云风
8ef978d0eb hello world 2012-08-01 11:33:10 +08:00