We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20b69a commit 73bb371Copy full SHA for 73bb371
library/std/src/sys/sgx/net.rs
@@ -538,6 +538,4 @@ pub mod netc {
538
539
#[derive(Copy, Clone)]
540
pub struct sockaddr {}
541
-
542
- pub type socklen_t = usize;
543
}
library/std/src/sys/unsupported/net.rs
@@ -363,6 +363,4 @@ pub mod netc {
363
364
365
366
367
368
library/std/src/sys/wasi/net.rs
@@ -524,6 +524,4 @@ pub mod netc {
524
525
526
527
528
529
0 commit comments