gvisor/pkg/tcpip/link/fdbased
Tamir Duberstein 8d1afb4185 Change tcpip.Error to an interface
This makes it possible to add data to types that implement tcpip.Error.
ErrBadLinkEndpoint is removed as it is unused.

PiperOrigin-RevId: 354437314
2021-01-28 17:59:58 -08:00
..
BUILD fdbased: Dedup code related to iovec reading 2021-01-25 16:28:03 -08:00
endpoint.go Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
endpoint_test.go Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
endpoint_unsafe.go FIFO QDisc implementation 2020-04-30 16:41:00 -07:00
mmap.go Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
mmap_stub.go Enabling pkg/tcpip/link support on arm64. 2019-08-15 03:19:30 +00:00
mmap_unsafe.go Enabling pkg/tcpip/link support on arm64. 2019-08-15 03:19:30 +00:00
packet_dispatchers.go Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00