Version 0 of chan pipe

Updated 2008-09-20 12:13:44 by kostix

SYNOPSIS

lassign [chan pipe] readChanId writeChanId

DESCRIPTION

Creates a standalone pipe and returns a pair of channel handles for its read and write ends, in this order.

This subcommand was introduced by TIP #304 [L1 ]. The implementation is available in Tcl >= 8.6.