Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-28 | Change tcpip.Error to an interface | Tamir Duberstein | |
This makes it possible to add data to types that implement tcpip.Error. ErrBadLinkEndpoint is removed as it is unused. PiperOrigin-RevId: 354437314 |
index : gvisor | ||
Container Runtime Sandbox |
summaryrefslogtreecommitdiffhomepage |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-28 | Change tcpip.Error to an interface | Tamir Duberstein | |
This makes it possible to add data to types that implement tcpip.Error. ErrBadLinkEndpoint is removed as it is unused. PiperOrigin-RevId: 354437314 |