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

Incomplete Box<S:Socket> implementation #2741

Closed
bobozaur opened this issue Sep 9, 2023 · 1 comment
Closed

Incomplete Box<S:Socket> implementation #2741

bobozaur opened this issue Sep 9, 2023 · 1 comment
Labels

Comments

@bobozaur
Copy link
Contributor

bobozaur commented Sep 9, 2023

Bug Description

The Socket trait implementation for Box<S:Socket> does not implement the poll_flush() method, which doesn't play well with TLS backends. I noticed this inconsistency while working on sqlx-exasol.

Info

  • SQLx version: 0.7.1
@abonander
Copy link
Collaborator

closed by #2742

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants