Coroutine\Channel->__construct

通道构造方法。

Coroutine\Channel->__construct(int $capacity = 1)

PHP7版本下zval16字节,如$capacity = 1024时,Channel最大将占用16K内存