std::os::unix::net

Module std::os::unix::net

Unix-specific networking functionality

Structs

Incoming

An iterator over incoming connections to a UnixListener.

SocketAddr

An address associated with a Unix socket.

UnixDatagram

A Unix datagram socket.

UnixListener

A structure representing a Unix domain socket server.

UnixStream

A Unix stream socket.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/os/unix/net/index.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部