gvisor/pkg/tcpip/link/sharedmem
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
..
pipe Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
queue Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
rx.go Update canonical repository. 2019-06-13 16:50:15 -07:00
sharedmem.go Allow waiting for LinkEndpoint worker goroutines to finish. 2019-09-20 14:10:02 -07:00
sharedmem_test.go Remove reundant global tcpip.LinkEndpointID. 2019-09-06 18:01:14 -07:00
sharedmem_unsafe.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
tx.go Update canonical repository. 2019-06-13 16:50:15 -07:00