Files
mostlymatter/vendor/github.com/miekg/dns/internal/socket/socket.go
2017-09-29 12:46:30 -07:00

5 строки
204 B
Go

// Package socket contains ControlMessage parsing code from
// golang.org/x/net/internal/socket. Instead of supporting all possible
// architectures, we're only supporting linux 32/64 bit.
package socket