Extracted from Pike v7.6 release 93 at 2006-10-04.
pike.ida.liu.se
[Top]
Protocols
Protocols.LysKOM
Protocols.LysKOM.Request
Protocols.LysKOM.Request._Request

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


Method _sync

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.