Skip to content

2.1.3

Latest

Choose a tag to compare

@serock serock released this 12 Jan 12:01
· 11 commits to main since this release
f5b3a98
  • Fix Issue #13.
    • Check returned events for POLLIN event before attempting to read a packet; check for error events.
    • Handle scenario where the libpcap pcap_next_ex function does not return a packet.