6 lines
130 B
Go
Raw Normal View History

/*
Package sockaddr is a Go implementation of the UNIX socket family data types and
related helper functions.
*/
package sockaddr