Add pfring_set_poll_watermark_timeout declaration
Open
- Dominant language
- Go
- Stars
- 6.8k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Without this setting, `ReadPacketData` and `ZeroCopyReadPacketData` will **block forever** in low-traffic network
`pfring_set_poll_watermark_timeout` [PF_Ring offical function declaration](https://www.ntop.org/guides/pf_ring/api/pfring.html#_CPPv333pfring_set_poll_watermark_timeoutP6pfring9u_int16_t )
Contributor guide
Assessment
This issue has not been assessed yet.