Cloud Wu
|
5b5d5906cb
|
Update Lua lua 5.4.4 rc2
|
2021-12-22 11:11:25 +08:00 |
|
Cloud Wu
|
9d3edae797
|
Check self.__sock before dispatch, See #1513
|
2021-12-14 17:01:50 +08:00 |
|
Cloud Wu
|
208be03a6f
|
Disconnected during auth, See #1513
|
2021-12-10 20:56:18 +08:00 |
|
Cloud Wu
|
3b54b3bd80
|
Revert "raise socket error during auth"
This reverts commit 839975415d.
|
2021-12-10 20:26:46 +08:00 |
|
Cloud Wu
|
839975415d
|
raise socket error during auth
|
2021-12-10 19:31:36 +08:00 |
|
Cloud Wu
|
27866518ef
|
Fix #1506
|
2021-11-19 08:48:27 +08:00 |
|
zhuilang
|
53292d1c93
|
update mysql (#1507)
|
2021-11-18 18:42:33 +08:00 |
|
Cloud Wu
|
1e2ed7e6ff
|
Use table.pack to support nil in table, See #1505
|
2021-11-17 15:55:14 +08:00 |
|
Cloud Wu
|
350248a7cc
|
fix #1504
|
2021-11-17 13:11:10 +08:00 |
|
Cloud Wu
|
d115e626e6
|
Update Lua 5.4.4 rc1
|
2021-11-17 10:57:20 +08:00 |
|
涵曦
|
38e5b1ca1c
|
fix wrong date (#1501)
v1.5.0
|
2021-11-09 13:55:55 +08:00 |
|
Cloud Wu
|
a0a138c002
|
Release v1.5.0
|
2021-11-09 13:37:17 +08:00 |
|
子熏
|
e35cad3053
|
fix #1494 socket read阻塞问题 (#1495)
* fix #1494 socket read阻塞问题
* 优化readfunc
Co-authored-by: zixun <lb151450@alibaba-inc.com>
|
2021-10-29 13:55:54 +08:00 |
|
yxt945
|
8f7e19310c
|
add json support (#1493)
|
2021-10-27 21:00:25 +08:00 |
|
云风
|
c008476417
|
Support string address, see #1490 (#1491)
|
2021-10-22 17:43:07 +08:00 |
|
Cloud Wu
|
599181ceaf
|
bugfix
|
2021-10-22 10:14:33 +08:00 |
|
Cloud Wu
|
432b0c07f9
|
array may hash part only
|
2021-10-13 23:02:40 +08:00 |
|
Cloud Wu
|
58da8a1a22
|
Use lua_isinteger instead
|
2021-10-13 15:41:30 +08:00 |
|
Cloud Wu
|
0e11c78575
|
avoid string number
|
2021-10-13 15:36:19 +08:00 |
|
Cloud Wu
|
f80e2cd9b1
|
bugfix: See #1484
|
2021-10-13 12:57:55 +08:00 |
|
Cloud Wu
|
0ae839b2dd
|
Check req size , See #1481
|
2021-09-30 11:24:36 +08:00 |
|
云风
|
0ebecb4e6d
|
add ispurewhite : is white and not shared object, see #1479 (#1480)
|
2021-09-27 11:26:28 +08:00 |
|
Cloud Wu
|
9cbab6f5ec
|
avoid warnings
|
2021-09-27 08:52:23 +08:00 |
|
Cloud Wu
|
edbed9f980
|
bugfix: Don't need inc sending since dw_buffer is not NULL
|
2021-09-26 11:57:32 +08:00 |
|
zhuilang
|
987bb3df47
|
modify from http folder (#1470)
* delete unused var and add used arg
* use interface from stream
|
2021-09-01 07:12:27 +08:00 |
|
云风
|
54e733a76f
|
Request stream (#1463)
* split request/response
* stream api
* fix: global variable (#1464)
* fix global variable
* fix global variable
* Add httpc.head
Co-authored-by: JTrancender <jie-email@jie-trancender.org>
|
2021-08-30 10:00:57 +08:00 |
|
colin
|
6ee8d23ac4
|
ssl request support sni(Server Name Indication) (#1460)
* ssl support sni(Server Name Indication)
* ssl support sni(Server Name Indication)
|
2021-08-23 16:54:01 +08:00 |
|
JTrancender
|
fdc4b35281
|
feat: add mongo self batch insert (#1456)
* feat: add mongo self batch insert
* perf: add safe batch insert test
* perf: modify some words
|
2021-08-18 15:11:40 +08:00 |
|
Cloud Wu
|
740b91533d
|
Fix #1452
|
2021-08-09 19:31:32 +08:00 |
|
coder
|
0207b9210a
|
Update service_logger.c (#1451)
格式化时间改为通用的结构,修复windows上时间显示不正确问题
|
2021-08-05 16:36:49 +08:00 |
|
mrCerberus
|
0e9c0c34a9
|
'http请求C没有大写' (#1444)
Co-authored-by: 王羽平.Cerberus <wangyuping.cerberus@snda.com>
|
2021-07-21 20:33:22 +08:00 |
|
noname
|
d9762b8f38
|
sharedata 去掉多余的value字段 (#1442)
|
2021-07-15 20:14:05 +08:00 |
|
云风
|
72a6182601
|
bugfix #1434 (#1439)
|
2021-07-15 09:35:31 +08:00 |
|
涵曦
|
39e0aaa27e
|
Fix typo (#1436)
|
2021-07-10 07:24:07 +08:00 |
|
colin
|
338f53fbe0
|
use _mm_pause (#1433)
|
2021-07-01 19:29:48 +08:00 |
|
colin
|
5c154d34dc
|
improve spinlock (#1431)
* improve spinlock
* improve spinlock
* typo
Co-authored-by: colin <linzhengqun@163.com>
|
2021-06-30 12:42:58 +08:00 |
|
子熏
|
2bfecfceae
|
fix lua-seri rb_read (#1427)
Co-authored-by: zixun <lvzxiun@gmail.com>
|
2021-06-23 15:52:46 +08:00 |
|
cm
|
3900067026
|
bugfix:params changed when cluster sender is connecting (#1420)
Co-authored-by: LiuYang <cm.yang@alibaba-inc.com>
|
2021-06-08 17:03:20 +08:00 |
|
zhuilang
|
c90e288601
|
Update skynet.lua (#1416)
update skynet.wait
|
2021-06-05 00:35:28 +08:00 |
|
colin
|
c2c585f73a
|
freebsd compile error (#1414)
|
2021-06-03 19:13:30 +08:00 |
|
zhuilang
|
219b15e9ec
|
Update skynet.lua (#1415)
update skynet.ret
|
2021-06-03 19:11:54 +08:00 |
|
Cloud Wu
|
30b534b558
|
ignore break sessions, See issue #1413
|
2021-06-03 08:13:22 +08:00 |
|
喜欢兰花山丘
|
f5eee7dcbb
|
Update socket_server.c (#1410)
1. 去除冗余代码
2. fix 保存第一现场的错误码
|
2021-05-30 06:52:02 +08:00 |
|
Cloud Wu
|
ef4af820d5
|
Do not resume the fd after closing, see #1408
|
2021-05-21 10:15:21 +08:00 |
|
Cloud Wu
|
71317d8502
|
Add socket.resolve, see #1398
|
2021-05-17 11:16:24 +08:00 |
|
t0350
|
6ad8da0993
|
when skynet.init require the loading module caused circular dependency (#1403)
|
2021-05-16 22:26:39 +08:00 |
|
蒋祥龙
|
28d47d96b9
|
1.修复前一个ssl错误没清,导致后面的正常ssl调用操作 获取到这个错误 (#1401)
|
2021-05-14 21:07:27 +08:00 |
|
t0350
|
1e6781bd41
|
add coroutine close for skynetco (#1392)
Co-authored-by: jietao.cjt <jietao.cjt@alibaba-inc.com>
|
2021-04-29 14:40:37 +08:00 |
|
Cloud Wu
|
f61a27ac6b
|
fix #1388
|
2021-04-19 18:45:56 +08:00 |
|
Cloud Wu
|
1020c403dc
|
revert wakeup_response
|
2021-04-15 08:58:29 +00:00 |
|