mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-07-14 20:09:37 +03:00
Crazy sekai overturns the small pond
This commit is contained in:
@@ -105,7 +105,7 @@ func (c *Client) DialContext(ctx context.Context) (net.Conn, error) {
|
||||
cancel(err)
|
||||
return nil, err
|
||||
}
|
||||
return NewGRPCConn(stream, cancel), nil
|
||||
return NewGRPCConn(stream), nil
|
||||
}
|
||||
|
||||
func (c *Client) Close() error {
|
||||
|
||||
Reference in New Issue
Block a user