Home | History | Annotate | Download | only in syscall

Lines Matching full:fdset

1534 func Select(nfd int, r *FdSet, w *FdSet, e *FdSet, timeout *Timeval) (n int, err error) {