apple / apple/containerization
[Request]: Rethink socket class
Open
- Dominant language
- Swift
- Stars
- 8.9k
- Forks
- 359
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 13
Description
### Feature or enhancement request details
It's bad, and I take partial responsibility 😆 I wonder if we even need it anymore, or could wrap NIO sockets. Having access to the underlying fd is needed for us, so maybe just a small trampoline of us creating the socket and passing it to NIO, and.... still using the fd when needed for things like fd passing for UDS.
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.