Close #48 增加从KNI读取KEYRING-ID的功能
This commit is contained in:
@@ -98,6 +98,9 @@ struct tfe_stream_private
|
||||
/* SUSPEND */
|
||||
bool is_suspended;
|
||||
enum tfe_conn_dir suspended_by;
|
||||
|
||||
/* KEYRING-ID */
|
||||
unsigned keyring_id;
|
||||
};
|
||||
|
||||
static inline void * __STREAM_LOGGER(struct tfe_stream_private * _stream)
|
||||
|
||||
Reference in New Issue
Block a user