Proxy refinements (thanks to @Lukasa). by jglogan · Pull Request #873 · apple/container
changed the title
Proxy refinements (thanks to @Lukasa!).
Proxy refinements (thanks to @Lukasa).
- Lock-free UDP proxy forwarding by puttng front and back end on the same thread. - Cleans up some Swift language awkwardness in the proxies.
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters