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

3 uses

	src.elv.sh/pkg/sys (current package)
		fdset_unix.go#L21: 	fs.Set(fds...)
		fdset_unix.go#L37: func (fs *FdSet) Set(fds ...int) {
		waitforread_unix.go#L21: 		fdset.Set(fd)