]> Cypherpunks repositories - gostls13.git/commit
internal/poll: eliminate the redundant type conversions of FD.Sysfd
authorAndy Pan <panjf2000@gmail.com>
Sun, 14 Mar 2021 05:19:12 +0000 (13:19 +0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 16 Mar 2021 01:40:41 +0000 (01:40 +0000)
commit15f16706fb93a0720decd175ad2147be96a8e1e4
tree267bccb73ab578a6f1aca9371a4e3d8aef853898
parent78f90152364d68268a14b2907ae26379f314baf4
internal/poll: eliminate the redundant type conversions of FD.Sysfd

Change-Id: Ib75662f717320510319c696520e645f54eec97f7
Reviewed-on: https://go-review.googlesource.com/c/go/+/301569
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/internal/poll/sendfile_bsd.go
src/internal/poll/sendfile_linux.go
src/internal/poll/sendfile_solaris.go