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

Unix Domain Sockets support #3

Merged
merged 1 commit into from Mar 9, 2022

Conversation

rubenruizdegauna
Copy link
Contributor

Send data to a Unix Domain Socket instead of a UDP port.
If a host is compound by one element it will check if it exists and it is a socket and then set the protocol to be unixgram
Default behaviour is not changed.

@rubenruizdegauna rubenruizdegauna force-pushed the unix_domain_socket branch 2 times, most recently from ee8d3bd to 79e6a71 Compare March 8, 2022 14:57
Copy link
Contributor

@bdunavant bdunavant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM me and Matt.

@bdunavant bdunavant merged commit 5897222 into circonus-labs:main Mar 9, 2022
@bdunavant
Copy link
Contributor

Thank you for your contribution.

@rubenruizdegauna
Copy link
Contributor Author

Hi @bdunavant , do you have in mind to create a new release to include this change?

@rubenruizdegauna rubenruizdegauna deleted the unix_domain_socket branch March 17, 2022 10:35
@esproul
Copy link
Member

esproul commented Mar 23, 2022

@rubenruizdegauna this PR is included as of v1.0.3.

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