func golang.org/x/sys/unix.Pselect
one use
golang.org/x/sys/unix (current package)
syscall_linux.go#L2592: func Pselect(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timespec, sigmask *Sigset_t) (n int, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)