Class Stdio.FakePipe
- Description
This module emulates a bidirectional pipe/socket without using any actual file descriptors.
- Inherit Base
local
inherit InternalSocket : Base
- Inherit Other
protected
local
inherit InternalSocket : Other
- Method create
Stdio.FakePipe Stdio.FakePipe()