mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-26 16:57:08 +00:00
fix: grpc server panic
This commit is contained in:
@@ -58,6 +58,7 @@ func NewServerHandler(options ServerOption) http.Handler {
|
||||
},
|
||||
writer: writer,
|
||||
}
|
||||
_ = conn.Init()
|
||||
|
||||
wrapper := &h2ConnWrapper{
|
||||
// gun.Conn can't correct handle ReadDeadline
|
||||
|
||||
Reference in New Issue
Block a user