net_named_pipe

Named pipe object.

Target type

Signature

1net_named_pipe()

Named pipe object.

net_named_pipe constructs or identifies a LaiRu value type. net_named_pipe performs network or protocol work. Make timeouts, encodings, and authentication settings visible in calling code so failures are easier to diagnose.

Examples

Basic call

1net_named_pipe->connect('/tmp/socket')
The example shows the normal call shape. Adapt variable names, validation, and surrounding error handling to the context.