Module handle_eintr
base
0.1.0
Module handle_eintr
Traits
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
::
handle_eintr
source
·
[
−
]
Expand description
Macro and helper trait for handling interrupted routines.
Traits
§
InterruptibleResult
Trait for determining if a result indicates the operation was interrupted.