Message.Channel
Message channels.
See the Channel Messaging API.
The type for MessageChannel
objects.
port c
is the first port of c
. The port attached to the context that created the channel.
port2 c
is the second port of c
. The port attached to the context at the other end of the channel.