Hacker News new | ask | show | jobs
by atyvr 825 days ago
Interesting, need to check that out. Is this available in the Go Standard library?
1 comments

It's available on linux from the x/sys/unix package. You have to use the syscall.Syscall6