Skip to content

fix: add missing break when EOF received from pcap file#27

Merged
akos011221 merged 1 commit into
mainfrom
fix/missing-break-at-pcap-eof
Mar 3, 2026
Merged

fix: add missing break when EOF received from pcap file#27
akos011221 merged 1 commit into
mainfrom
fix/missing-break-at-pcap-eof

Conversation

@akos011221
Copy link
Copy Markdown
Owner

The loop didn't break when EOF was received from the Pcap file. Break was only implemented for rc < 0. Loop was going forever.

The loop didn't break when EOF was received from the Pcap file.
Break was only implemented for rc < 0. Loop was going forever.
@akos011221 akos011221 merged commit f8b5f1f into main Mar 3, 2026
1 check passed
@akos011221 akos011221 deleted the fix/missing-break-at-pcap-eof branch March 3, 2026 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant