Home | History | Annotate | Download | only in syscall

Lines Matching full:fdset

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