summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/host/socket_unsafe.go
AgeCommit message (Expand)Author
2021-03-03[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.Ayush Ranjan
2020-09-11Fix host unix socket to not swallow EOF incorrectly.Bhasker Hariharan
2020-04-27Import host sockets.Dean Deng