Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
Protocols
Protocols.LysKOM
Protocols.LysKOM.Request
Protocols.LysKOM.Request._Request

Method Protocols.LysKOM.Request._Request()->_async()


Method _async

void _async(int call, mixed_data)
mixed _sync(int call, mixed_data)

Description

Initialise an asynchronous or a synchronous call, the latter is also evaluating the result. These are called by async and sync respectively.