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

Uniform ExaSocket impl #14

Closed
bobozaur opened this issue Sep 11, 2023 · 0 comments · Fixed by #21
Closed

Uniform ExaSocket impl #14

bobozaur opened this issue Sep 11, 2023 · 0 comments · Fixed by #21
Assignees

Comments

@bobozaur
Copy link
Owner

bobozaur commented Sep 11, 2023

Awaiting on PR launchbadge/sqlx#2742. and issue launchbadge/sqlx#2741.

The AsyncWrite::poll_flush() impl of ExaSocket can be made consistent once Box<S:Socket> properly implements flushing.

@bobozaur bobozaur self-assigned this Nov 20, 2023
bobozaur added a commit that referenced this issue Nov 20, 2023
Signed-off-by: Bogdan Mircea <mirceapetrebogdan@gmail.com>
bobozaur added a commit that referenced this issue Nov 20, 2023
* Fixed new lints

* Updated crate version

* Fixed #14

* Tweaked Windows and MacOS cargo check jobs

---------

Signed-off-by: Bogdan Mircea <mirceapetrebogdan@gmail.com>
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 a pull request may close this issue.

1 participant