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

Add support for DNS SRV requests to "net" package #758

Closed
gopherbot opened this issue Apr 30, 2010 · 3 comments
Closed

Add support for DNS SRV requests to "net" package #758

gopherbot opened this issue Apr 30, 2010 · 3 comments

Comments

@gopherbot
Copy link
Contributor

by kirklin.mcdonald:

The attached patch adds support for DNS SRV requests (defined in RFC 2782) 
to Go's "net" package. Adding this support is reasonably easy, and having it 
would be useful.

Attachments:

  1. dns-srv.patch (6198 bytes)
@rsc
Copy link
Contributor

rsc commented May 1, 2010

Comment 1:

Sounds interesting.
Please submit this patch using the code review process
as described at http://golang.org/doc/contribute.html
Thanks.

@adg
Copy link
Contributor

adg commented Jun 29, 2010

Comment 2:

Status changed to WaitingForReply.

@adg
Copy link
Contributor

adg commented Jun 30, 2010

Comment 3:

This issue was closed by revision 0046d51.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants