diff options
| author | bors <bors@rust-lang.org> | 2016-02-26 15:42:44 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-02-26 15:42:44 +0000 |
| commit | 1aa6ac38b2ca725a3b0a0379a554e953ca783298 (patch) | |
| tree | 10497df427c593542ce095b85b9b6929ab3967b0 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | f59fd4642534e80a61982ce3e10c147d97054212 (diff) | |
| parent | f3be73c84b546d975da8ec45671fa9e0e0ead8da (diff) | |
| download | rust-1aa6ac38b2ca725a3b0a0379a554e953ca783298.tar.gz rust-1aa6ac38b2ca725a3b0a0379a554e953ca783298.zip | |
Auto merge of #31858 - alexcrichton:fix-networking-cast, r=brson
Similar to #31825 where the read/write limits were capped for files, this implements similar limits when reading/writing networking types. On Unix this shouldn't affect anything because the write size is already a `usize`, but on Windows this will cap the read/write amounts to `i32::max_value`. cc #31841
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
