mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-12-20 00:50:06 +08:00
fix: grpc server panic
This commit is contained in:
parent
2a08c44f51
commit
09c7ee0d12
@ -58,6 +58,7 @@ func NewServerHandler(options ServerOption) http.Handler {
|
||||
},
|
||||
writer: writer,
|
||||
}
|
||||
_ = conn.Init()
|
||||
|
||||
wrapper := &h2ConnWrapper{
|
||||
// gun.Conn can't correct handle ReadDeadline
|
||||
|
||||
Loading…
Reference in New Issue
Block a user