Crate net

source ·

Modules§

  • Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. Package http provides HTTP client and server implementations.
  • Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. Package url parses URLs and implements query escaping.