port_create

Number0x20
Signature() -> handle or -err
Grouphandles
Since1.0

Create a new port (message endpoint) owned by the caller.

Returns

A port handle.

Errors

CodeCondition
ERR_BADARGNo calling thread context
ERR_NOMEMNo free handle slot, or the endpoint object could not be allocated

See also