summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/socket/unix/transport/connectioned.go
AgeCommit message (Expand)Author
2019-08-14Replace uinptr with int64 when returning lengthsTamir Duberstein
2019-06-28Add finalizer on AtomicRefCount to check for leaks.Ian Gudger
2019-06-13Plumb context through more layers of filesytem.Ian Gudger
2019-06-13Update canonical repository.Adin Scannell
2019-06-06Use common definition of SockType.Rahat Mahmood
2019-06-06Track and export socket state.Rahat Mahmood
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-12-17Fix recv blocking for connectionless Unix sockets.Ian Gudger
2018-10-24Convert Unix transport to syserrIan Gudger
2018-10-20Refcount Unix transport queueIan Gudger
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-17Merge queue into Unix transportIan Gudger
2018-10-17Move Unix transport out of netstackIan Gudger