gvisor/pkg/fdchannel
Jamie Liu 280cf46874 Minor fdchannel fixes.
- Don't close fdchannel.Endpoint.sockfd in Shutdown(), while it still may be in
  use.

- Don't call runtime.enter/exitsyscall from RecvFDNonblock().

PiperOrigin-RevId: 342221770
2020-11-13 01:56:23 -08:00
..
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
fdchannel_test.go New sync package. 2020-01-09 22:02:24 -08:00
fdchannel_unsafe.go Minor fdchannel fixes. 2020-11-13 01:56:23 -08:00