Skip to content

Proxy refinements (thanks to @Lukasa).#873

Merged
jglogan merged 1 commit intoapple:mainfrom
jglogan:proxy-refine
Nov 14, 2025
Merged

Proxy refinements (thanks to @Lukasa).#873
jglogan merged 1 commit intoapple:mainfrom
jglogan:proxy-refine

Conversation

@jglogan
Copy link
Copy Markdown
Contributor

@jglogan jglogan commented Nov 13, 2025

  • Lock-free UDP proxy forwarding by puttng front and back end on the same thread.
  • Cleans up some Swift language awkwardness in the proxies.

Type of Change

  • Bug fix
  • New feature (optimization)
  • Breaking change
  • Documentation update

Motivation and Context

Proxies worked but could be made lock-free.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@jglogan jglogan changed the title Proxy refinements (thanks to @Lukasa!). Proxy refinements (thanks to @Lukasa). Nov 13, 2025
- Lock-free UDP proxy forwarding by puttng front and
  back end on the same thread.
- Cleans up some Swift language awkwardness in the proxies.
@jglogan jglogan merged commit 9fbf84b into apple:main Nov 14, 2025
2 checks passed
@jglogan jglogan deleted the proxy-refine branch November 14, 2025 03:15
saehejkang pushed a commit to saehejkang/container that referenced this pull request Jan 27, 2026
- Lock-free UDP proxy forwarding by puttng front and back end on the
same thread.
- Cleans up some Swift language awkwardness in the proxies.

## Type of Change
- [ ] Bug fix
- [x] New feature  (optimization)
- [ ] Breaking change
- [ ] Documentation update

## Motivation and Context
Proxies worked but could be made lock-free.

## Testing
- [x] Tested locally
- [ ] Added/updated tests
- [ ] Added/updated docs
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.

2 participants