diff options
author | Andrei Vagin <avagin@google.com> | 2019-08-21 19:05:56 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-08-21 19:07:11 -0700 |
commit | 5fd63d1c7fc8ea8d0aff30abc6403aa4491b6f81 (patch) | |
tree | 8e25ced4547c393f3b33d9f23cae9d238d987a49 /pkg/tcpip | |
parent | 573e6e4bba9f43382c846c38c28507435b3baef1 (diff) |
tests: retry connect if it fails with EINTR
test/syscalls/linux/proc_net_tcp.cc:252: Failure
Value of: connect(client->get(), &addr, addrlen)
Expected: not -1 (success)
Actual: -1 (of type int), with errno PosixError(errno=4 Interrupted system call)
PiperOrigin-RevId: 264743815
Diffstat (limited to 'pkg/tcpip')
0 files changed, 0 insertions, 0 deletions