Commit graph

323 commits

Author SHA1 Message Date
世界
f494f694c7
Fix multi error 2023-07-15 14:41:39 +08:00
世界
f8874e3e1c
Fix direct copy 2023-07-15 14:41:36 +08:00
世界
c68251b6d0
Deprecate stack buffer 2023-07-03 08:21:04 +08:00
世界
d852e9c03d
Fix build on go1.21 2023-06-26 18:49:55 +08:00
shij
e2392d8d40
Fix isConnect logic mistake
Co-authored-by: jevin.shi <jevin.shj@gmail.com>
2023-06-16 16:35:05 +08:00
世界
a3b120b25e
Add index functions 2023-06-13 22:25:54 +08:00
世界
00f3153336
Add FindIndexed 2023-06-13 22:06:01 +08:00
世界
2812461739
Fix packet count 2023-06-11 15:06:40 +08:00
世界
221f066dba
Fix deadline reader 2023-05-30 19:44:15 +08:00
世界
49166ac427
Add Cast[Reader/Writer] interface 2023-05-19 11:00:52 +08:00
世界
be60138936
Fix rerturn EOF in syscallPacketReadWaiter 2023-05-17 20:44:04 +08:00
世界
9be7806bab
Improve read waiter interface 2023-05-12 11:36:28 +08:00
wwqgtxx
ab3e4694cb
Fix udp deadline 2023-05-12 11:05:29 +08:00
世界
f60c80c56f
Add AbstractConn interface 2023-05-09 12:51:55 +08:00
世界
8365dd48a1
Fix write cached packets 2023-05-01 12:41:32 +08:00
世界
7662278795
Implement ByteReader for ChunkReader 2023-04-29 12:44:30 +08:00
世界
ed2d05ab51
Fix copyPacketWaitWithPool 2023-04-27 23:17:30 +08:00
世界
a23ffbaeb5
Fix cached packet order 2023-04-26 05:12:21 +08:00
wwqgtxx
0c037cb0e2 Fix splice losing data 2023-04-25 22:59:13 +08:00
世界
bf0aaacc67
Add direct copy 2023-04-25 20:27:20 +08:00
世界
44534566a3
Add nop logger 2023-04-24 18:46:00 +08:00
世界
99737e617d
Add baderror wrappers 2023-04-23 16:37:56 +08:00
世界
a39dcdba79
Add filemanager api 2023-04-21 17:08:54 +08:00
Hellojack
2fc9c6028c
Improve UVariantLen 2023-04-21 10:47:17 +08:00
世界
72471d9b35
Fix atomic types 2023-04-20 12:42:36 +08:00
世界
5fae6fa434
Revert LRU cache changes 2023-04-19 23:33:23 +08:00
世界
3b5e6c1812
Fix deadline return error 2023-04-18 17:56:40 +08:00
世界
f33bd0f122
Fix task cancel 2023-04-18 17:05:05 +08:00
世界
d9426b04ab
Add UnwrapWriter to NewVectorisedWriter 2023-04-18 16:01:40 +08:00
世界
f196b4303e
Fix udpnat timeout 2023-04-18 10:51:25 +08:00
世界
0b4d134fe9
Remove simple read deadline implementation in udpnat 2023-04-17 18:35:20 +08:00
世界
f4e8bc868f
Add deadline interface 2023-04-17 18:29:16 +08:00
世界
28dfeaa762
Deprecate bufio.ReadBuffer/ReadPacket 2023-04-17 17:50:25 +08:00
世界
421056635d
Make deadline time atomic 2023-04-17 17:24:15 +08:00
世界
816684484a
Split fallback deadline reader 2023-04-17 17:21:01 +08:00
世界
0478ecc1e6
New pipe reader
Co-authored-by: 世界 <i@sekai.icu>
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
2023-04-17 17:21:01 +08:00
世界
18a3739974
Fix HandshakeConn write back 2023-04-17 17:21:01 +08:00
世界
ad6dd0aa7b
Fix cause error with nil 2023-04-17 12:26:06 +08:00
世界
59e662e6e2
Fix panic when alloc empty buffer 2023-04-13 19:23:20 +08:00
wwqgtxx
520dd58fb0
Fix pipeReadFrom 2023-04-13 18:50:21 +08:00
世界
3abad1519f
Fix deadline pipeReadBuffer 2023-04-13 18:07:37 +08:00
世界
f8049ca89b
Fix deadline 2023-04-13 17:15:07 +08:00
dyhkwong
28b0682207
deadline: Don`t disable pipe if upstream failed with os.ErrInvalid 2023-04-11 10:35:00 +08:00
世界
20b4148381
Add service registry and ntp service 2023-04-10 16:54:25 +08:00
世界
b7cd741872
Use multi context in task/conn copy 2023-04-10 12:23:24 +08:00
世界
a82d82e559
Fix fallback packet conn 2023-04-09 22:51:27 +08:00
世界
7f8eaee1b6
Fix deadline not initialized 2023-04-09 17:46:16 +08:00
世界
3bedba1e1e
Improve bind packet conn 2023-04-09 15:02:29 +08:00
世界
df54c89b04
Add deadline reader/conn 2023-04-09 15:02:29 +08:00
世界
cee74ef1f4
Fix E.IsTimeout check 2023-04-09 15:02:29 +08:00