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

Take into account local Unix domain sockets for host #66

Open
memer-boy opened this issue Nov 28, 2022 · 1 comment
Open

Take into account local Unix domain sockets for host #66

memer-boy opened this issue Nov 28, 2022 · 1 comment

Comments

@memer-boy
Copy link

Great job with this lib, and thank you all for your work, found an issue today after updating to 0.13:

{<<"net.peer.name">>, iolist_to_binary(Host)},

The above line is crashing my app as I work with local Unix domain sockets for DB connection, the code should check for a tuple before applying the above conversion.

@tsloughter
Copy link
Collaborator

Sorry, thought I replied to this. I'll get this patched, thanks for reporting it!

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