about summary refs log tree commit diff
path: root/src/liballoc_system
diff options
context:
space:
mode:
authorleavehouse <heavelouse@gmail.com>2017-09-28 20:09:31 -0500
committerGitHub <noreply@github.com>2017-09-28 20:09:31 -0500
commit7f9e653a299209c17d0093934973fc121e972d29 (patch)
tree422802156226af28e9362a1260e8de9644e1ebe8 /src/liballoc_system
parent3c96d40d326b64f6a50f4a902051fe71c4acdc92 (diff)
downloadrust-7f9e653a299209c17d0093934973fc121e972d29.tar.gz
rust-7f9e653a299209c17d0093934973fc121e972d29.zip
Fix TcpStream::local_addr example code
The local address's port is not 8080 in this example, that's the remote peer address port. On my machine, the local address is different every time, so I've changed `assert_eq` to only test the IP address
Diffstat (limited to 'src/liballoc_system')
0 files changed, 0 insertions, 0 deletions