mirror of
https://github.com/ehang-io/nps.git
synced 2025-07-02 04:00:42 +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
|
||||
}
|
||||
flow.Add(len(rb), 0)
|
||||
<-link.StatusCh
|
||||
}
|
||||
|
||||
buf := pool.BufPoolCopy.Get().([]byte)
|
||||
|
Loading…
x
Reference in New Issue
Block a user