Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add TlsError::into_service_error #420

Merged
merged 1 commit into from
Nov 22, 2021
Merged

add TlsError::into_service_error #420

merged 1 commit into from
Nov 22, 2021

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Nov 22, 2021

PR Type

Feature

PR Checklist

Check your PR fulfills the following:

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt

Overview

Helps with the common case of getting the acceptor first and wanting to populate the service error slot later.

@robjtede robjtede force-pushed the tls-err-flatten branch 3 times, most recently from 9dc721d to decf532 Compare November 22, 2021 12:31
@robjtede robjtede changed the title add TlsError::flatten add TlsError::into_service_error Nov 22, 2021
@robjtede robjtede changed the title add TlsError::into_service_error add TlsError::into_service_error Nov 22, 2021
@robjtede robjtede marked this pull request as ready for review November 22, 2021 12:42
@robjtede robjtede merged commit 67b357a into master Nov 22, 2021
@robjtede robjtede deleted the tls-err-flatten branch November 22, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant