mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-11 19:29:55 +00:00
chore: hello mihomo
This commit is contained in:
@@ -12,7 +12,7 @@ package net
|
||||
//
|
||||
// go func() {
|
||||
// // Wrapping to avoid using *net.TCPConn.(ReadFrom)
|
||||
// // See also https://github.com/Dreamacro/clash/pull/1209
|
||||
// // See also https://github.com/metacubex/mihomo/pull/1209
|
||||
// _, err := io.Copy(WriteOnlyWriter{Writer: leftConn}, ReadOnlyReader{Reader: rightConn})
|
||||
// leftConn.SetReadDeadline(time.Now())
|
||||
// ch <- err
|
||||
|
||||
Reference in New Issue
Block a user