gvisor/pkg/tcpip/link/rawfile
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 Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
blockingpoll_amd64.s Change syscall.POLL to syscall.PPOLL. 2019-07-30 11:01:29 -07:00
blockingpoll_arm64.s Merge pull request #696 from xiaobo55x:tcpip_link 2019-08-26 14:03:30 -07:00
blockingpoll_noyield_unsafe.go Merge pull request #696 from xiaobo55x:tcpip_link 2019-08-26 14:03:30 -07:00
blockingpoll_yield_unsafe.go Bump build constraints to 1.17 2020-08-24 12:58:39 -07:00
errors.go Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
errors_test.go Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00
rawfile_unsafe.go Change tcpip.Error to an interface 2021-01-28 17:59:58 -08:00