aboutsummaryrefslogtreecommitdiff
path: root/src/net/unixsock_readmsg_test.go
AgeCommit message (Expand)Author
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-04-20net: use syscall.fcntl on libc systemsIan Lance Taylor
2021-04-19net: pass MSG_CMSG_CLOEXEC flag in ReadMsgUnixHowJMay