PIPE_UNLIMITED_INSTANCES top-level constant

int const PIPE_UNLIMITED_INSTANCES

The number of pipe instances that can be created is limited only by the availability of system resources.

Implementation

const PIPE_UNLIMITED_INSTANCES = 255;