Cloud Wu
|
793fa4fdeb
|
skynet 1.1.0 rc
|
2017-07-18 11:55:57 +08:00 |
|
Cloud Wu
|
814cd31cee
|
update jemalloc to 5.0.1
|
2017-07-18 11:27:28 +08:00 |
|
云风
|
bf9466d568
|
Merge pull request #685 from cloudwu/directwrite
Direct write
|
2017-07-18 11:08:41 +08:00 |
|
Cloud Wu
|
317b4fb08f
|
merge master
|
2017-07-14 21:42:15 +08:00 |
|
Cloud Wu
|
2b5c5e3dd3
|
see pr #683
|
2017-07-14 21:38:21 +08:00 |
|
Cloud Wu
|
d6eb49e4eb
|
bson dictionary's key can't be number
|
2017-07-04 21:32:04 +08:00 |
|
Cloud Wu
|
751517d7c1
|
spinlock can be nested, see issue #646
|
2017-06-27 22:59:21 +08:00 |
|
Cloud Wu
|
03acc7f5a9
|
sp_write should be lock
|
2017-06-27 22:09:41 +08:00 |
|
Cloud Wu
|
9320d8b28d
|
Revert "add nested spinlock, see issue #646"
This reverts commit ba59ed2e6c.
|
2017-06-27 22:08:33 +08:00 |
|
云风
|
86883c7d9a
|
Merge pull request #677 from sundream/upstream
redis-cluster: ensure port is integer
|
2017-06-27 19:24:12 +08:00 |
|
sundream
|
2553afd6c9
|
redis-cluster: ensure port is integer
|
2017-06-27 18:59:06 +08:00 |
|
云风
|
9fc8754369
|
Merge pull request #674 from RJie/master
更正connection丢失的问题
|
2017-06-27 18:14:18 +08:00 |
|
Cloud Wu
|
ba59ed2e6c
|
add nested spinlock, see issue #646
|
2017-06-27 17:10:48 +08:00 |
|
Cloud Wu
|
14aab9085a
|
Merge branch 'master' into directwrite
|
2017-06-27 16:15:45 +08:00 |
|
Cloud Wu
|
eb2bc91e3f
|
negative decimal number
|
2017-06-26 16:32:43 +08:00 |
|
RJie
|
38171f3bc9
|
更正connection丢失的问题
根据test文件中,输入端口号为number类型,此处应该使用d%,否则只format直进来ip,容易造成同一个ip地址的connection丢失。
|
2017-06-22 21:18:41 +08:00 |
|
Cloud Wu
|
72b6039328
|
static const
|
2017-06-22 09:51:07 +08:00 |
|
Cloud Wu
|
c10cceb1f7
|
Merge branch 'master' of github.com:cloudwu/skynet
|
2017-06-21 19:07:16 +08:00 |
|
Cloud Wu
|
7dd78ec89d
|
add crypt.hmac64_md5
|
2017-06-21 19:05:03 +08:00 |
|
云风
|
01032087ec
|
Merge pull request #672 from Jexocn/master
hook memalign
|
2017-06-21 17:49:13 +08:00 |
|
Cloud Wu
|
933f6730b2
|
add comment to hmac64
|
2017-06-21 17:33:27 +08:00 |
|
Jexocn
|
2b7b51614c
|
Merge branch 'master' of https://github.com/Jexocn/skynet
|
2017-06-21 17:22:52 +08:00 |
|
Jexocn
|
a9122a9fe1
|
hook memalign
|
2017-06-21 17:21:53 +08:00 |
|
Jexocn
|
78ea3d4091
|
hook memalign
|
2017-06-21 17:16:16 +08:00 |
|
Cloud Wu
|
b3c60d1de2
|
add MEMORY_CHECK macro to check double free
|
2017-06-21 15:41:46 +08:00 |
|
Cloud Wu
|
b438d5a6b0
|
remove typedef
|
2017-06-21 15:22:11 +08:00 |
|
Cloud Wu
|
aa42534208
|
use trylock in send_buffer
|
2017-06-21 11:50:06 +08:00 |
|
Cloud Wu
|
171f8eef01
|
Merge branch 'directwrite' of github.com:cloudwu/skynet into directwrite
|
2017-06-20 22:52:47 +08:00 |
|
Cloud Wu
|
e96b4e782d
|
bugfix: lock bug & udp direct write
|
2017-06-20 22:50:09 +08:00 |
|
hongl
|
626ad544b7
|
send crash
|
2017-06-20 22:50:09 +08:00 |
|
Cloud Wu
|
c53da829d3
|
direct write if send queue is empty
|
2017-06-20 22:50:09 +08:00 |
|
Cloud Wu
|
eeb06014da
|
Merge branch 'directwrite' of github.com:cloudwu/skynet into directwrite
|
2017-06-19 11:48:46 +08:00 |
|
Cloud Wu
|
cc138adda9
|
bugfix: lock bug & udp direct write
|
2017-06-19 11:48:17 +08:00 |
|
云风
|
5632dbeec3
|
Merge pull request #667 from hongling0/directwrite
send crash
|
2017-06-16 17:20:57 +08:00 |
|
hongl
|
8ca47f76bf
|
send crash
|
2017-06-16 17:01:58 +08:00 |
|
云风
|
48e031f2fb
|
Merge pull request #664 from hongling0/master
让service.lua可以在用一个服务中复用
|
2017-06-14 11:23:04 +08:00 |
|
hongl
|
5479848df6
|
service.lua可以在用一个服务中复用
|
2017-06-14 10:27:04 +08:00 |
|
Cloud Wu
|
52026eb8f2
|
missing file: fix #661
|
2017-06-13 14:35:29 +08:00 |
|
云风
|
af1769aa25
|
Merge pull request #660 from hongling0/master
skynet.profile
|
2017-06-13 11:12:23 +08:00 |
|
hongl
|
953fa2c819
|
skynet.profile
|
2017-06-13 10:54:13 +08:00 |
|
hong
|
6f670685e2
|
Merge pull request #2 from cloudwu/master
update origin
|
2017-06-13 10:50:17 +08:00 |
|
Cloud Wu
|
9618dd47ce
|
direct write if send queue is empty
|
2017-06-08 20:02:39 +08:00 |
|
云风
|
c72a133178
|
Merge pull request #657 from cloudwu/datasheet
Datasheet
|
2017-06-06 16:05:40 +08:00 |
|
Cloud Wu
|
7a4189f830
|
PROXYCACHE key weak
|
2017-06-06 16:03:59 +08:00 |
|
Cloud Wu
|
a8b5b36737
|
remove datasheet.builder.diff
|
2017-06-06 16:03:59 +08:00 |
|
Cloud Wu
|
6e36cf9940
|
add skynet.datasheet
|
2017-06-06 16:03:59 +08:00 |
|
Cloud Wu
|
1328895ff9
|
copy crypt to client.crypt, see #655
|
2017-06-06 13:54:51 +08:00 |
|
云风
|
4e54a27500
|
Merge pull request #654 from mrvon/master
remove wrong prefix
|
2017-06-05 10:28:58 +08:00 |
|
dennis
|
a0ac8640c7
|
remove wrong prefix
|
2017-06-04 23:52:21 +08:00 |
|
云风
|
38e4d81fb1
|
Merge pull request #651 from sundream/upstream
redis cluster client
|
2017-06-03 13:53:50 +08:00 |
|