Y
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
tomohawk
825 days ago
It's available on linux from the x/sys/unix package. You have to use the syscall.Syscall6
link