Skip to content

Tracking issue for TcpStream::connect_timeout #43079

Closed
@sfackler

Description

@sfackler
Member

Implemented in #43062

Activity

added
B-unstableBlocker: Implemented in the nightly compiler and unstable.
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.
on Jul 6, 2017
added
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC
on Jul 22, 2017
added a commit that references this issue on Aug 13, 2017

Rollup merge of rust-lang#43833 - dtolnay:connect-timeout, r=sfackler

sfackler

sfackler commented on Aug 29, 2017

@sfackler
MemberAuthor

@rfcbot fcp merge

rfcbot

rfcbot commented on Aug 29, 2017

@rfcbot
Collaborator

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.

added
proposed-final-comment-periodProposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
on Aug 29, 2017
rfcbot

rfcbot commented on Sep 12, 2017

@rfcbot
Collaborator

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

added
final-comment-periodIn the final comment period and will be merged soon unless new substantive objections are raised.
and removed
proposed-final-comment-periodProposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
on Sep 12, 2017
added a commit that references this issue on Sep 15, 2017

Rollup merge of rust-lang#44563 - budziq:stablilize_tcpstream_connect…

4af8acd
added a commit that references this issue on Sep 25, 2017
88063ca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-unstableBlocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.final-comment-periodIn the final comment period and will be merged soon unless new substantive objections are raised.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sfackler@Mark-Simulacrum@rfcbot

        Issue actions

          Tracking issue for TcpStream::connect_timeout · Issue #43079 · rust-lang/rust