Searched refs:SOCKADDR_IN (Results 1 - 2 of 2) sorted by relevance
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/ |
H A D | socket_addr.rs | 18 AF_INET, AF_INET6, IN6_ADDR, IN6_ADDR_0, IN_ADDR, IN_ADDR_0, SOCKADDR, SOCKADDR_IN, 24 v4: SOCKADDR_IN, 43 let sockaddr_in = SOCKADDR_IN { 52 mem::size_of::<SOCKADDR_IN>() as i32,
|
H A D | winapi.rs | 312 pub struct SOCKADDR_IN { structure names 377 impl_clone!(SOCKADDR_IN);
|
Completed in 3 milliseconds