IPCPort::Accept (open)
Accepts an incoming link on the port
Syntax
LOADLIB "wh::ipc.whlib";
OBJECT FUNCTION Accept(DATETIME wait_until)Parameters
DATETIME wait_untilTimeout when no link has arrived at this time.
Accepts an incoming link on the port
LOADLIB "wh::ipc.whlib";
OBJECT FUNCTION Accept(DATETIME wait_until)DATETIME wait_untilTimeout when no link has arrived at this time.