Codebase Browser
go
Go to App
go
/
src/cmd/vendor/golang.org/x/sys/unix/
sockcmsg_unix_other.go
// Round the length of a raw sockaddr up to align it properly.
func
cmsgAlignOf
(
salen
int
)
int
{
…
}