We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d596b5 commit 810ba39Copy full SHA for 810ba39
src/libstd/sys/hermit/net.rs
@@ -35,7 +35,6 @@ impl Drop for Socket {
35
}
36
37
38
-
39
#[derive(Clone)]
40
pub struct TcpStream(Arc<Socket>);
41
0 commit comments