Commit graph

490 commits

Author SHA1 Message Date
世界
49f5dfd767
Fix "Fix task cancel context" 2023-10-11 12:04:19 +08:00
世界
96a05f9afe
Fix task cancel context 2023-10-10 15:10:58 +08:00
世界
e727641a98
Fix concurrent access on task returnError 2023-09-30 21:44:58 +08:00
世界
63b82af61f
Panic on bad error usage 2023-09-30 21:44:55 +08:00
wwqgtxx
494f88c9b8 using io.ReadFull in uot's ReadFrom 2023-09-22 00:20:20 +08:00
stT-e5gna2z5MBS
3c4a2b06a9
BindToInterfaceFunc: allow block()/AutoDetectInterfaceFunc() to return error
to avoid Tun traffic loopback, AutoDetectInterfaceFunc() should return error when no valid interface is found
2023-09-20 14:05:54 +08:00
世界
b1cca65a05
Add memory package 2023-09-20 14:03:09 +08:00
世界
1453c7c8c2
Fix quic error wrapper 2023-09-12 13:08:51 +08:00
世界
b0849c43a6
Add HandshakeSuccess interface 2023-09-08 11:22:32 +08:00
世界
03c21c0a12
Fix WriteAddrPort usage 2023-09-07 12:46:49 +08:00
世界
30bf19f283
Check nil buffer in CopyPacketWithSrcBuffer 2023-08-30 21:26:30 +08:00
世界
8d731e6885
Add LRUCache.Clear 2023-08-24 19:58:37 +08:00
世界
620f3a3b88
Fix serializer 2023-08-21 15:35:00 +08:00
世界
a755de3bbd
Improve serializer 2023-08-02 19:41:59 +08:00
世界
83ce0be4d4
Remove debug log 2023-08-01 15:46:12 +08:00
世界
32f9f628a0
Fix handshake conn interface 2023-07-23 14:05:59 +08:00
世界
8807070904
abx: Accept independent attr 2023-07-15 14:42:16 +08:00
世界
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