summaryrefslogtreecommitdiff
path: root/src/net/unixsock_readmsg_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: use new "unix" build tag where appropriateIan Lance Taylor2022-03-291-1/+1
* all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox2021-10-281-1/+0
* net: use syscall.fcntl on libc systemsIan Lance Taylor2021-04-201-8/+8
* net: pass MSG_CMSG_CLOEXEC flag in ReadMsgUnixHowJMay2021-04-191-0/+105