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 f05cd2a commit 8c60c9aCopy full SHA for 8c60c9a
src/unix/newlib/horizon/mod.rs
@@ -35,7 +35,6 @@ s! {
35
pub sin_family: ::sa_family_t,
36
pub sin_port: ::in_port_t,
37
pub sin_addr: ::in_addr,
38
- pub sin_zero: [::c_uchar; 8],
39
}
40
41
pub struct sockaddr_in6 {
0 commit comments