Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor netstat parsing #514

Merged
merged 1 commit into from May 11, 2023
Merged

Refactor netstat parsing #514

merged 1 commit into from May 11, 2023

Conversation

SuperQ
Copy link
Member

@SuperQ SuperQ commented May 5, 2023

Move the file hadling into the parseNetstat() function to only open one file at a time. This eliminates keeping all files open until all are read.

Move the file hadling into the parseNetstat() function to only open one
file at a time. This eliminates keeping all files open until all are
read.

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ merged commit 035b875 into master May 11, 2023
9 checks passed
@SuperQ SuperQ deleted the superq/netstat_refactor branch May 11, 2023 12:40
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.

None yet

2 participants