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

Tracking issue for TcpStream::connect_timeout #43079

Closed
sfackler opened this Issue Jul 6, 2017 · 3 comments

Comments

Projects
None yet
3 participants
@sfackler
Copy link
Member

sfackler commented Jul 6, 2017

Implemented in #43062

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Aug 13, 2017

Rollup merge of rust-lang#43833 - dtolnay:connect-timeout, r=sfackler
Fix TcpStream::connect_timeout tracking issue number

Before: rust-lang#43709
After: rust-lang#43079

r? @sfackler
@sfackler

This comment has been minimized.

Copy link
Member Author

sfackler commented Aug 29, 2017

@rfcbot fcp merge

@rfcbot

This comment has been minimized.

Copy link

rfcbot commented Aug 29, 2017

Team member @sfackler has proposed to merge this. The next step is review by the rest of the tagged teams:

No concerns currently listed.

Once these reviewers reach consensus, this will enter its final comment period. If you spot a major issue that hasn't been raised at any point in this process, please speak up!

See this document for info about what commands tagged team members can give me.

@rfcbot

This comment has been minimized.

Copy link

rfcbot commented Sep 12, 2017

🔔 This is now entering its final comment period, as per the review above. 🔔

budziq added a commit to budziq/rust that referenced this issue Sep 14, 2017

frewsxcv added a commit to frewsxcv/rust that referenced this issue Sep 15, 2017

Rollup merge of rust-lang#44563 - budziq:stablilize_tcpstream_connect…
…_timeout, r=alexcrichton

stabilize tcpstream_connect_timeout (closes rust-lang#43079)

@bors bors closed this in 199cb82 Sep 15, 2017

dtolnay added a commit to dtolnay/rust that referenced this issue Sep 25, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.