gvisor/pkg/sentry/fsimpl/sockfs
Dean Deng faf89dd31a Update vfs2 socket TODOs.
Three updates:
- Mark all vfs2 socket syscalls as supported.
- Use the same dev number and ino number generator for all types of sockets,
  unlike in VFS1.
- Do not use host fd for hostinet metadata.

Fixes #1476, #1478, #1484, 1485, #2017.

PiperOrigin-RevId: 309994579
2020-05-05 12:11:14 -07:00
..
BUILD Add FileDescriptionImpl for Unix sockets. 2020-04-03 14:08:54 -07:00
sockfs.go Update vfs2 socket TODOs. 2020-05-05 12:11:14 -07:00