diff options
| author | bors <bors@rust-lang.org> | 2015-11-10 20:58:51 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-11-10 20:58:51 +0000 |
| commit | 3519effc6e85b56360218a5a037346d56365376f (patch) | |
| tree | 61b9a15ee766f88290d4a5d3142005b9f54e8905 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | d668fab0efe1751fbf998383c48ad3ee269fceea (diff) | |
| parent | f16e7b4a419a5afcdd4d634da120cb834c8ebaba (diff) | |
| download | rust-3519effc6e85b56360218a5a037346d56365376f.tar.gz rust-3519effc6e85b56360218a5a037346d56365376f.zip | |
Auto merge of #29724 - alexcrichton:ip-endian, r=aturon
The comparison of IP addresses should happen not always in network endianness but rather in the host endianness format, so be sure to convert to that before comparing addresses. There are still locations where the endianness will factor into visible properties, such as the hash, but these are not important to be independent of the endianness in play (as hash values are pretty undefined anyway. Closes #29691
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
