Skip to content

Commit

Permalink
Get auto reconnection back
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkren committed Dec 9, 2020
1 parent ff56fd7 commit 3411998
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/vpn/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,6 @@ func (c *Client) Serve() error {
fmt.Printf("dialServeConn: %v\n", err)
}

return errors.New("fail")

if c.isClosed() {
return nil
}
Expand Down

0 comments on commit 3411998

Please sign in to comment.