Rust has a minimal UDP package in std::net::UdpSocket . ... The socket is bound to 0.0.0.0:2000 for UDP4 only or [::]:2000 for dual stack UDP4 or UDP6.
確定! 回上一頁