func internal/poll.Splice
3 uses
internal/poll (current package)
splice_linux.go#L34: func Splice(dst, src *FD, remain int64) (written int64, handled bool, err error) {
net
splice_linux.go#L12: var pollSplice = poll.Splice
os
zero_copy_linux.go#L15: pollSplice = poll.Splice
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)