summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/time
diff options
context:
space:
mode:
authorNicolas Lacasse <nlacasse@google.com>2018-10-17 16:17:35 -0700
committerShentubot <shentubot@google.com>2018-10-17 16:18:39 -0700
commite0bb94201f1edb6ce649192fe4a62e1781940b50 (patch)
tree630a0ba1f14c91e24894904d0c6313dc7f9be93e /pkg/sentry/time
parentb2a88ff4713325fca736f6a3bf200be02d2d72a7 (diff)
Close the gofer socket gracefully in boot:boot_test.
We were closing the FD directly. If the test then created a new socket pair with the same FD, in-flight RPCs would get directed to the new socket and break the test. Instead, we should use unet.Socket.Close(), which allows any in-flight RPCs to finish. PiperOrigin-RevId: 217608491 Change-Id: I8c5a76638899ba30f33ca976e6fac967fa0aadbf
Diffstat (limited to 'pkg/sentry/time')
0 files changed, 0 insertions, 0 deletions