]> Cypherpunks repositories - gostls13.git/commit
net: add the missing OS Darwin in the comment of sendFile
authorAndy Pan <panjf2000@gmail.com>
Fri, 26 Aug 2022 18:51:11 +0000 (02:51 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 29 Aug 2022 20:04:53 +0000 (20:04 +0000)
commit59bdbb3effe3e61f85e336a52323024bafaf44bd
tree60e518f905afa75a367d04e3151b87992f05d276
parent5cfeaed4dec52c8edb3f33bb9cf8ec98d846c50b
net: add the missing OS Darwin in the comment of sendFile

Change-Id: Ice7e3762d4a1d71e23d619be699697f5c6523cc5
Reviewed-on: https://go-review.googlesource.com/c/go/+/425879
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/sendfile_unix_alt.go