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

Netman testing #236

Merged
merged 2 commits into from
Oct 2, 2023
Merged

Netman testing #236

merged 2 commits into from
Oct 2, 2023

Conversation

crizzitello
Copy link
Contributor

This Pr does two things

  1. Create new methods in NetMan to allow handling of connection test
  2. Combine stopReply and tidyReply into cleanUpReply

return;
}

(*reply)->isFinished() ? (*reply)->close() : (*reply)->abort();
Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, that's clearly better.

Copy link
Contributor

@JoelAtDeluxe JoelAtDeluxe left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@jkennedyvz jkennedyvz merged commit a1ef9bd into ashirt-ops:main Oct 2, 2023
5 checks passed
@crizzitello crizzitello deleted the netmanTesting branch October 11, 2023 14:15
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

3 participants