Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify the creation of ClientRecord in close
This commit removes the if/let expression in async TLsConnection's close method and instead uses the the bool opened as the value of the encrypted argument passed to ClientRecord::Alert.
- Loading branch information