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

Can we support UDP in addr test #542

Closed
weakiwi opened this issue Jan 28, 2020 · 1 comment
Closed

Can we support UDP in addr test #542

weakiwi opened this issue Jan 28, 2020 · 1 comment

Comments

@weakiwi
Copy link
Contributor

weakiwi commented Jan 28, 2020

Describe the feature:
Addr resource support udp address
Describe the solution you'd like
specify Localaddr network type by user or according to target

Describe alternatives you've considered
https://github.com/aelsabbahy/goss/blob/6abda7e83d9d35129f37278ef5ba8cf864b8be95/system/addr.go#L43 In this line, localaddr use TCPAddr. According to offical docs https://golang.org/pkg/net/#Dialer, LocalAddr should be of a compatible type for the network being dialed

@aelsabbahy
Copy link
Member

released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants