TSG-14930 TFE支持发送控制报文给SAPP
This commit is contained in:
@@ -1533,6 +1533,7 @@ void tfe_stream_destory(struct tfe_stream_private * stream)
|
||||
|
||||
if (stream->cmsg)
|
||||
{
|
||||
tfe_cmsg_set_flag(stream->cmsg, TFE_CMSG_FLAG_USER0);
|
||||
tfe_cmsg_destroy(stream->cmsg);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user