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 Socket::peek_sender() #389

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Conversation

abonander
Copy link
Contributor

Motivation: tokio-rs/tokio#5491

tests/socket.rs Outdated Show resolved Hide resolved
src/sys/windows.rs Outdated Show resolved Hide resolved
tests/socket.rs Outdated Show resolved Hide resolved
tests/socket.rs Outdated Show resolved Hide resolved
Signed-off-by: Austin Bonander <austin@launchbadge.com>
@Thomasdezeeuw Thomasdezeeuw merged commit 8ca4091 into rust-lang:master Feb 24, 2023
@Thomasdezeeuw
Copy link
Collaborator

Thanks @abonander

@abonander
Copy link
Contributor Author

@Thomasdezeeuw do you know roughly how long until 0.5 is released? I could also put in a PR to backport this if you like.

@Thomasdezeeuw
Copy link
Collaborator

@Thomasdezeeuw do you know roughly how long until 0.5 is released? I could also put in a PR to backport this if you like.

Don't really have an ETA, but I think the TODO list is shrinking. I'll see if I can release it this weekend, otherwise we can backport.

@abonander
Copy link
Contributor Author

The MSRV bump in 0.5 is unfortunately unacceptable for Tokio so it looks like I'll be backporting this anyway.

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.

None yet

2 participants