Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various small revisions to TCPEndPoint (#10864)
#### Problem Working toward #7715 Virtualize System and Inet interfaces #### Change overview Miscellaneous revisions with no change to functionality. - Add `TCPTest` class for test access to internal `TCPEndPoint` state. - Make `State` private. - Favor `ReturnErrorOnFailure()` etc. - Factor `GetSocketInfo()` out of `Get(Local|Peer)Info()` #### Testing CI; no changes to functionality intended.
- Loading branch information