Commit graph

25 commits

Author SHA1 Message Date
世界
96bef0733f
Fix bad group usages 2024-08-18 11:15:20 +08:00
世界
caa4340dc9
binary: Move varint utils to new package 2024-06-24 09:42:23 +08:00
世界
c7ef05a85b
Fix buffer
Will be merged into f0be1a9e
2023-12-24 08:03:39 +08:00
世界
231d7607bc
Enable read wait copy for windows 2023-12-24 08:03:39 +08:00
世界
8b43ec8058
Add reserve support for buffer 2023-12-24 08:03:39 +08:00
世界
c17babe0ba
Merge ThreadSafeReader into ReadWaiter interface 2023-12-24 08:03:38 +08:00
世界
b0849c43a6
Add HandshakeSuccess interface 2023-09-08 11:22:32 +08:00
世界
30bf19f283
Check nil buffer in CopyPacketWithSrcBuffer 2023-08-30 21:26:30 +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
世界
c68251b6d0
Deprecate stack buffer 2023-07-03 08:21:04 +08:00
世界
2812461739
Fix packet count 2023-06-11 15:06:40 +08:00
世界
8365dd48a1
Fix write cached packets 2023-05-01 12:41:32 +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
世界
bf0aaacc67
Add direct copy 2023-04-25 20:27:20 +08:00
世界
18a3739974
Fix HandshakeConn write back 2023-04-17 17:21:01 +08:00
世界
b7cd741872
Use multi context in task/conn copy 2023-04-10 12:23:24 +08:00
世界
8dcfcc6959
Add SerialVectorisedWriter 2022-10-06 15:47:06 +08:00
世界
3483762200
Fix calculate mtu 2022-10-01 11:03:41 +08:00
世界
7bfd820739
Fix copy conn final 2022-08-24 14:29:50 +08:00
世界
8b9965b735
Fix copy conn 2022-08-22 15:53:57 +08:00
世界
5945fd0457
Fix copy with src buffer 2022-08-21 08:42:38 +08:00
世界
6b313ff9ef
Fix copy conn 2022-08-15 16:51:49 +08:00
世界
169983a8d7
Refactor bufio (break change) 2022-08-11 21:55:44 +08:00