Class Stdio.FakePipe

Inheritance graph
Description

This module emulates a bidirectional pipe/socket without using any actual file descriptors.


Inherit InternalSocket

inherit InternalSocket : InternalSocket


Method create

Stdio.FakePipe Stdio.FakePipe(void|string direction)