1
0
mirror of https://github.com/fumiama/simple-kanban.git synced 2026-06-07 01:10:28 +08:00

43 Commits

Author SHA1 Message Date
fumiama
0884d024c7 修正ipv6,优化内存占用 2021-08-14 13:39:09 +08:00
fumiama
c1f3be1042 使用内建字节序反转,修复linux下send_all后连接中断 2021-05-27 17:15:47 +08:00
fumiama
226d690c20 细节修正 2021-05-19 13:16:38 +08:00
fumiama
2b09777a17 以rb打开cfg 2021-05-18 21:11:18 +08:00
fumiama
4295a6aff0 移除子模块 2021-05-18 20:26:23 +08:00
fumiama
a402230dc5 优化代码架构 2021-05-18 13:01:59 +08:00
fumiama
0dbcb77b11 规范化代码 2021-05-17 20:27:07 +08:00
fumiama
fa8b2b5fcc 增加配置文件 2021-05-17 18:30:26 +08:00
fumiama
77fc742f18 修正大端系统下的错误 2021-05-07 22:53:18 +08:00
fumiama
a07876cb33 增加ipv6 2021-05-07 21:26:25 +08:00
fumiama
4496e78dfd 增加大小端检测 2021-05-07 21:22:24 +08:00
fumiama
3292bfbd9d 修正get验证quit 2021-05-05 22:54:14 +08:00
fumiama
8bdd13978c 修正linux sendfile返回值判断 2021-05-05 22:50:55 +08:00
fumiama
4f0eb77b23 debug 2021-05-05 22:47:02 +08:00
fumiama
1db5dd405f 增加错误输出 2021-05-05 22:42:07 +08:00
fumiama
6a76606632 修复 粘连检测 sendfile尾指针未定义 2021-05-05 22:25:57 +08:00
fumiama
c6b1981c9c 特判处理命令粘连 2021-05-05 21:29:39 +08:00
fumiama
da2e121ab5 sendall返回值修正 2021-05-05 20:57:18 +08:00
fumiama
975095b174 修复kill therad入参错误 2021-05-04 16:19:21 +08:00
fumiama
98995ac85b 增加log 2021-05-04 16:12:30 +08:00
fumiama
914e77d197 增加log 2021-05-04 16:05:55 +08:00
fumiama
960ad0154d 指针未解引用 2021-05-04 15:50:50 +08:00
fumiama
b1905bd508 尝试解决高并发时子线程崩溃 2021-05-04 15:44:58 +08:00
fumiama
e09996b955 解决handle signal不完善导致的线程退出 2021-05-04 14:42:35 +08:00
fumiama
fe7625d5da 修复recv返回-1时线程崩溃 2021-05-04 14:11:55 +08:00
fumiama
3bfbacbdc5 修复pthread带来的内存泄漏 2021-05-04 13:59:33 +08:00
fumiama
93255fd162 删除冗余变量 2021-05-04 00:21:00 +08:00
fumiama
2d31558345 修复小漏洞 2021-05-03 20:33:44 +08:00
fumiama
41de538f29 尝试解决半开问题 2021-05-03 20:30:06 +08:00
fumiama
37428e60d1 尝试修复文件问题 2021-05-03 20:14:12 +08:00
fumiama
2eae8ec479 Apple线程安全 2021-05-03 12:27:38 +08:00
fumiama
ab3d955687 减少冲突(文件半开) 2021-05-03 01:01:09 +08:00
fumiama
9e752118ef 修复错误 2021-05-03 00:57:18 +08:00
fumiama
5380f2420b 修复上传逻辑漏洞 2021-05-03 00:52:18 +08:00
fumiama
4ca5bd1434 再次修复linux下的sendfile 2021-05-03 00:32:44 +08:00
fumiama
410c540233 debug 2021-05-03 00:24:27 +08:00
fumiama
ced6a6afca 再次适配linux 2021-05-03 00:18:06 +08:00
fumiama
0a0a449a8f 修复linux sendfile语法 2021-05-03 00:10:53 +08:00
fumiama
3ac2667c42 修复linux sendfile语法问题 2021-05-02 23:59:58 +08:00
fumiama
0b2c8c3d9b 命令行参数长度判断错误修正 2021-05-02 23:35:20 +08:00
fumiama
5eb31d33c7 适配非苹果sendfile 2021-05-02 23:32:51 +08:00
fumiama
c2cdaca9d9 适配非苹果系统 2021-05-02 23:29:38 +08:00
fumiama
6fc59db821 实现 2021-05-02 22:52:57 +08:00