intel / intel/hyperscan

[QUESTION] How to clear singlematch status between multi hs_scan_stream

Open
#361 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.5k
Forks
816
Avg merge
4d 21h
Merged PRs (30d)
2

Description

Hi all
I want to do like `hs_scan_stream->hs_scan_stream->hs_scan_stream`, but singlematch flag will keep in multi scan, so i want to do like `hs_scan_stream->clear_single_match_status->hs_scan_stream->clear_single_match_status->hs_scan_stream`, how to do like that? Where is the singlematch cache in source code?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.