Age | Commit message (Expand) | Author |
---|---|---|
2021-07-22 | Move socket_test_util to //test/util | Ghanan Gowripalan |
2021-07-01 | Fix 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-13 | Remove _NoRandomSave tests. | Adin Scannell |
2021-04-12 | Make AsSockAddr() to replace reinterpret_cast<sockaddr*> | Ting-Yu Wang |
2020-08-20 | Skip listening TCP ports when trying to bind a free port. | Bhasker Hariharan |
2020-07-30 | Disable consistently failing test. | Adin Scannell |
2020-06-05 | Fix error code returned due to Port exhaustion. | Bhasker Hariharan |