You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Auto merge of rust-lang#33748 - emilio:mpsc-recv-timeout, r=alexcrichton
std: sync: Implement recv_timeout()
This is an attempt to implement rust-lang/rfcs#962.
I'm not sure about if a change like this would require an rfc or something like
that, and this surely needs a lot more testing, but I wanted to take some eyes
on it before following.
cc @metajack@asajeffreyservo/servo#11279servo/servo#11283
r? @aturon
0 commit comments