flags: AI
family: i32
socktype: i32
protocol: i32
addrlen: usize
canonname: ?[*:0]u8
addr: ?*sockaddr
next: ?*addrinfo
pub const addrinfoa = extern struct { flags: AI, family: i32, socktype: i32, protocol: i32, addrlen: usize, canonname: ?[*:0]u8, addr: ?*sockaddr, next: ?*addrinfo, }
Press escape to exit search and then '?' to see more options.