Codebase Browser
go
Go to App
go
/
src/syscall/
sockcmsg_unix_other.go
// Round the length of a raw sockaddr up to align it properly.
func
cmsgAlignOf
(
salen
int
)
int
{
…
}