mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-03 04:53:50 +00:00
http bug
This commit is contained in:
parent
934402e97d
commit
2c608ddb7f
@ -47,6 +47,7 @@ func (s *server) linkCopy(link *conn.Link, c *conn.Conn, rb []byte, tunnel *conn
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
flow.Add(len(rb), 0)
|
flow.Add(len(rb), 0)
|
||||||
|
<-link.StatusCh
|
||||||
}
|
}
|
||||||
|
|
||||||
buf := pool.BufPoolCopy.Get().([]byte)
|
buf := pool.BufPoolCopy.Get().([]byte)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user