mio
::
channel
Structs
Receiver
ReceiverCtl
Sender
SenderCtl
SyncSender
Enums
SendError
TrySendError
Functions
channel
ctl_pair
sync_channel
Function
mio
::
channel
::
ctl_pair
[
−
]
[src]
pub fn ctl_pair() ->
(
SenderCtl
,
ReceiverCtl
)