Home | History | Annotate | Download | only in unix

Lines Matching defs:socketpair

1994 func socketpair(domain int, typ int, proto int, fd *[2]int32) (err error) {