Module stream_channel
base
0.1.0
Module stream_channel
Structs
Enums
In base::sys::unix
Modules
descriptor
fcntl
file_flags
file_traits
handle_eintr
iobuf
net
sock_ctrl_msg
stream_channel
system_info
time
tube
Structs
ScmSocket
StreamChannel
Enums
BlockingMode
FileFlags
FramingMode
Constants
SCM_MAX_FD
SCM_SOCKET_MAX_FD_COUNT
Traits
AsIobuf
Functions
add_fd_flags
clear_fd_flags
duration_to_timespec
Type Aliases
IoBuf
Pid
?
Module
base
::
sys
::
unix
::
stream_channel
source
·
[
−
]
Structs
§
StreamChannel
An abstraction over named pipes and unix socketpairs. This abstraction can be used in a blocking and non blocking mode.
Enums
§
BlockingMode
FramingMode
SocketType
🔒