RPC server job factory control (tapi_job_factory_rpc)
Overview
TAPI to handle RPC server job factory. More…
// global functions te_errno tapi_job_factory_rpc_create(rcf_rpc_server* rpcs, struct tapi_job_factory_t** factory);
Detailed Documentation
TAPI to handle RPC server job factory.
Copyright (C) 2019-2022 OKTET Labs Ltd. All rights reserved.
Global Functions
te_errno tapi_job_factory_rpc_create(rcf_rpc_server* rpcs, struct tapi_job_factory_t** factory)
Create a job factory by the RPC server rpcs.
The function never returns an error. Its return type is not void for legacy reasons. New code should never check the return value.
Parameters:
rpcs |
RPC server |
factory |
Job factory handle |
Returns:
0