1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 10:45:22 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Loyalsoldier
f94dd11a8c
Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
Darien Raymond
b0a015c7cc
comments 2019-02-10 10:53:06 +01:00
Darien Raymond
a5ed9e00ab
revert opt on copy 2018-11-15 21:16:54 +01:00
Darien Raymond
6d770d6f30
remove unused members 2018-11-15 19:59:23 +01:00
Darien Raymond
9bc6a5813e
improve performance on copy 2018-11-15 19:44:24 +01:00
Darien Raymond
c7f847c96e
categorize read and write error 2018-10-24 12:02:02 +02:00
Darien Raymond
09824b9b1a
don't release buffer as it is written 2018-08-29 16:35:01 +02:00
Darien Raymond
35129e6518
allocate copyHandler on stack 2018-08-09 13:30:44 +02:00
Darien Raymond
b05597df3a
fix passive connection in mux. fix #1167 2018-06-27 12:21:22 +02:00
Darien Raymond
b3e46f5d07
fix error handling in buf.Copy 2018-02-19 17:50:53 +01:00
Darien Raymond
ccb2a9f168
comments 2018-02-13 11:15:04 +01:00
Darien Raymond
519eb344db
handle data first and then error 2017-11-26 15:08:37 +01:00
Darien Raymond
2fdccb2424
handle read with data and error at same time 2017-11-24 23:16:01 +01:00
Darien Raymond
b0ac43a8fc
comments 2017-11-21 17:02:55 +01:00
Darien Raymond
594ec15c09
cleanup buffer usage 2017-11-09 22:33:15 +01:00
Darien Raymond
109a37fe7e aggressively close connection when response is done 2017-09-27 15:29:00 +02:00
Darien Raymond
07847576b5
refine copy handler 2017-06-04 21:32:01 +02:00