summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/host/socket_iovec.go
AgeCommit message (Expand)Author
2020-07-15fdbased: Vectorized write for packet; relax writev syscall filter.Ting-Yu Wang
2020-04-27Import host sockets.Dean Deng
2019-08-14Replace uinptr with int64 when returning lengthsTamir Duberstein
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-10Enforce message size limits and avoid host calls with too many iovecsMichael Pratt