summaryrefslogtreecommitdiffhomepage
path: root/test/syscalls/linux/socket_inet_loopback_nogotsan.cc
AgeCommit message (Expand)Author
2021-07-22Move socket_test_util to //test/utilGhanan Gowripalan
2021-07-01Fix bug with TCP bind w/ SO_REUSEADDR.Bhasker Hariharan
2021-06-22`socket_inet_loopback`: Split off tests that need isolation in their own file.Etienne Perot
2021-04-13Remove _NoRandomSave tests.Adin Scannell
2021-04-12Make AsSockAddr() to replace reinterpret_cast<sockaddr*>Ting-Yu Wang
2020-08-20Skip listening TCP ports when trying to bind a free port.Bhasker Hariharan
2020-07-30Disable consistently failing test.Adin Scannell
2020-06-05Fix error code returned due to Port exhaustion.Bhasker Hariharan