mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 02:44:02 +03:00
Actually embedd connStandard into connEventTraffic
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ func (p *Proxy) doTelegramCall(ctx *streamContext) error {
|
||||
}
|
||||
|
||||
ctx.telegramConn = connEventTraffic{
|
||||
Conn: connStandard{
|
||||
connStandard: connStandard{
|
||||
conn: conn,
|
||||
idleTimeout: p.idleTimeout,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user