Skip to content

TcpStream::duplicate is not implemented. #23696

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

Closed
Ms2ger opened this issue Mar 25, 2015 · 3 comments
Closed

TcpStream::duplicate is not implemented. #23696

Ms2ger opened this issue Mar 25, 2015 · 3 comments

Comments

@Ms2ger
Copy link
Contributor

Ms2ger commented Mar 25, 2015

Servo uses old_io::TcpStream::clone; the RFC claims it will be replaced by TcpStream::duplicate, which doesn't exist.

@GuillaumeGomez
Copy link
Member

This one ?

@Ms2ger
Copy link
Contributor Author

Ms2ger commented Mar 25, 2015

No, the one that somehow ended up being called try_clone. sigh

@alexcrichton
Copy link
Member

Fixed by rust-lang/rfcs#1013

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

No branches or pull requests

3 participants