Module stream

Source

Modulesยง

peer_addr ๐Ÿ”’
recvmsg ๐Ÿ”’
Helper code to make sure that received FDs are marked as CLOEXEC

Structsยง

DefaultStream
A wrapper around a TcpStream or UnixStream.

Enumsยง

PollMode
The kind of operation that one want to poll for.

Traitsยง

Stream
A trait used to implement the raw communication with the X11 server.

Functionsยง

connect_abstract_unix_stream ๐Ÿ”’
do_write ๐Ÿ”’

Type Aliasesยง

DefaultStreamInner ๐Ÿ”’
PeerAddr ๐Ÿ”’
The address of a peer in a format suitable for xauth.