gvisor/pkg/tcpip/link/channel
Ian Gudger 002f1d4aae Allow waiting for LinkEndpoint worker goroutines to finish.
Previously, the only safe way to use an fdbased endpoint was to leak the FD.
This change makes it possible to safely close the FD.

This is the first step towards having stoppable stacks.

Updates #837

PiperOrigin-RevId: 270346582
2019-09-20 14:10:02 -07:00
..
BUILD Update canonical repository. 2019-06-13 16:50:15 -07:00
channel.go Allow waiting for LinkEndpoint worker goroutines to finish. 2019-09-20 14:10:02 -07:00