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

22 Commits

Author SHA1 Message Date
源文雨
9ef654a4e5 feat(client): support ipv6 connection 2025-06-01 03:12:48 +09:00
源文雨
250ffa01e7 feat: use mmap instaed of fp operation 2023-12-01 01:52:47 +09:00
源文雨
adc400aee4 fix client 2023-11-08 18:07:58 +09:00
源文雨
1ae1138496 优化代码结构 2022-03-06 15:11:24 +08:00
fumiama
9b55640197 🐛 fix in non-c99 2022-01-10 11:26:38 +08:00
fumiama
226d690c20 细节修正 2021-05-19 13:16:38 +08:00
fumiama
77fc742f18 修正大端系统下的错误 2021-05-07 22:53:18 +08:00
fumiama
4496e78dfd 增加大小端检测 2021-05-07 21:22:24 +08:00
fumiama
636540bebb 更新README 2021-05-07 21:04:36 +08:00
fumiama
c9bdb2e5a3 client可选择大小端 2021-05-07 21:03:00 +08:00
fumiama
6a76606632 修复 粘连检测 sendfile尾指针未定义 2021-05-05 22:25:57 +08:00
fumiama
3bfbacbdc5 修复pthread带来的内存泄漏 2021-05-04 13:59:33 +08:00
fumiama
343d814560 优化客户端逻辑,完善README 2021-05-03 20:48:25 +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
5eb31d33c7 适配非苹果sendfile 2021-05-02 23:32:51 +08:00
fumiama
02314a6399 修复小错误 2021-05-02 23:31:02 +08:00
fumiama
c2cdaca9d9 适配非苹果系统 2021-05-02 23:29:38 +08:00
fumiama
6fc59db821 实现 2021-05-02 22:52:57 +08:00