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

-wait for UDP #25

Closed
metmajer opened this issue Jan 26, 2016 · 2 comments
Closed

-wait for UDP #25

metmajer opened this issue Jan 26, 2016 · 2 comments

Comments

@metmajer
Copy link
Contributor

Is there a particular reason why UDP is not supported together with -wait? I am not proficient with Go, but it appears to me, that net.DialTimeout and callees do support it.

Could provide a PR unless you have any objections with extending func waitForDependencies() with udp, udp4 and udp6. Thanks!

@jwilder
Copy link
Owner

jwilder commented Jan 26, 2016

I don't see any reason why it could not support udp as well. PR would be great.

@metmajer
Copy link
Contributor Author

Resolved with PR #26.

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