Skip to content

Comments

Explicitly set a timeout for the packet capture using a channel#957

Merged
GyulyVGC merged 4 commits intomainfrom
fix-updates
Sep 9, 2025
Merged

Explicitly set a timeout for the packet capture using a channel#957
GyulyVGC merged 4 commits intomainfrom
fix-updates

Conversation

@GyulyVGC
Copy link
Owner

@GyulyVGC GyulyVGC commented Sep 8, 2025

Explicitly set a timeout for the packet capture using an mpsc channel.

We already set a timeout on the PCAP handle, but it is ignored under Linux when there are no packets in the buffer.

Fixes #951.

@GyulyVGC GyulyVGC added this to the v1.4.1 milestone Sep 8, 2025
@GyulyVGC GyulyVGC self-assigned this Sep 8, 2025
@GyulyVGC GyulyVGC added enhancement New feature, request, or improvement Linux Something related to Linux operating system labels Sep 8, 2025
@GyulyVGC GyulyVGC added the bug Something isn't working label Sep 8, 2025
Copy link
Owner Author

@GyulyVGC GyulyVGC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@GyulyVGC GyulyVGC merged commit 59a1483 into main Sep 9, 2025
6 checks passed
@GyulyVGC GyulyVGC deleted the fix-updates branch September 9, 2025 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature, request, or improvement Linux Something related to Linux operating system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Live chart isn't updated when packets aren't captured on Linux

1 participant