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

Fixed a couple of issues with unix sockets on MacOS #290

Merged
merged 1 commit into from Apr 21, 2021

Conversation

rabits
Copy link
Contributor

@rabits rabits commented Apr 11, 2021

During testing of TLS I found that MacOS don't support abstract sockets and there is a bug I introduced in #285 - so moved to the usual sockets for Mac and fixed checking of the client process PID.

The other patches in series:

src/server.c Outdated Show resolved Hide resolved
@stgraber stgraber merged commit d484dc4 into canonical:master Apr 21, 2021
@rabits rabits deleted the mac_socket branch April 21, 2021 18:02
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.

None yet

3 participants