Remote Interface
Remote API
remote_rpc_process_clean_params Struct Reference

#include <remote.h>

Public Attributes

int domain
 

Detailed Description

When a remote invocation does not return, then call "remote_session_control" with FASTRPC_REMOTE_PROCESS_KILL requestID and the appropriate remote domain ID. Once remote process is successfully killed, before attempting to create new session, user is expected to close all open handles for shared objects in case of domains. And, user is expected to unload all shared objects including libcdsprpc.so/libadsprpc.so/libmdsprpc.so/libsdsprpc.so in case of non-domains.

Member Data Documentation

◆ domain

int remote_rpc_process_clean_params::domain

Domain ID to recover process


The documentation for this struct was generated from the following file: