src.elv.sh/pkg/sys.FdSet.IsSet (method)

2 uses

	src.elv.sh/pkg/sys (current package)
		fdset_unix.go#L32: func (fs *FdSet) IsSet(fd int) bool {
		waitforread_unix.go#L26: 		ready[i] = fdset.IsSet(int(file.Fd()))