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

Support AF_UNIX sockets anywhere TCP sockets are supported #1082

Open
DemiMarie opened this issue Oct 8, 2020 · 2 comments
Open

Support AF_UNIX sockets anywhere TCP sockets are supported #1082

DemiMarie opened this issue Oct 8, 2020 · 2 comments
Assignees

Comments

@DemiMarie
Copy link
Contributor

Anywhere we support listening and/or connecting to a TCP socket, we should also support an AF_UNIX socket. AF_UNIX sockets are faster and more secure.

@poolpOrg poolpOrg self-assigned this Mar 1, 2021
@poolpOrg
Copy link
Member

poolpOrg commented Mar 1, 2021

This was implemented but @ericfaurot asked me to delay sending this until his libtls-conversion diff was committed to avoid breaking his changes.

https://poolp.org/posts/2021-01-31/january-2021-opensmtpd-libtls-conversion-and-unix-domain-sockets-support-noosmtpd/

@DemiMarie
Copy link
Contributor Author

@poolpOrg Thank you!

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

No branches or pull requests

2 participants