Skip to content

Improve robustness of networking subsystem.#75

Merged
NullHypothesis merged 1 commit into
masterfrom
robustness-improvements
May 31, 2026
Merged

Improve robustness of networking subsystem.#75
NullHypothesis merged 1 commit into
masterfrom
robustness-improvements

Conversation

@NullHypothesis

Copy link
Copy Markdown
Contributor

In particular:

  • Reliably terminate veil-proxy when Ctrl+C is pressed.

  • Consolidate send and receive buffer, which eliminates unnecessary allocation in hot path.

  • Fix file descriptor leak.

  • Improve shutdown of HTTP servers.

In particular:

* Reliably terminate veil-proxy when Ctrl+C is pressed.

* Consolidate send and receive buffer, which eliminates unnecessary
  allocation in hot path.

* Fix file descriptor leak.

* Improve shutdown of HTTP servers.
@NullHypothesis NullHypothesis merged commit a6d2e9b into master May 31, 2026
5 checks passed
@NullHypothesis NullHypothesis deleted the robustness-improvements branch May 31, 2026 02:39
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