···6666 * which is needed for the given command.
6767 */
6868 XRT_ERROR_IPC_SESSION_NOT_CREATED = -15,
6969+ /*!
7070+ * The client has already created a session on this IPC connection.
7171+ */
7272+ XRT_ERROR_IPC_SESSION_ALREADY_CREATED = -16,
6973} xrt_result_t;