summaryrefslogtreecommitdiff
path: root/src/sys/mod.rs
diff options
context:
space:
mode:
authorbors[bot] <bors[bot]@users.noreply.github.com>2018-04-07 04:33:36 +0000
committerbors[bot] <bors[bot]@users.noreply.github.com>2018-04-07 04:33:36 +0000
commit31e901b4bf36be5a4b27f28ae43105913c5d6245 (patch)
tree8d04f119124460ac48915ed7f3b87ccf7c67b67a /src/sys/mod.rs
parent2def43d3bcb4de42d4783e4c18413f7999ee5caf (diff)
parent4b769a42d5b55367e5908058e8ca59c3c474cacf (diff)
downloadnix-31e901b4bf36be5a4b27f28ae43105913c5d6245.zip
Merge #872
872: Change sys::aio::lio_listio to sys::aio::LioCb::listio r=asomers a=asomers The new LioCb structure allows us to control the exact arguments passed to lio_listio, guaranteeing that each call gets a unique storage location for the list argument. This prevents clients from misusing lio_listio in a way that causes events to get dropped from a kqueue Fixes #870
Diffstat (limited to 'src/sys/mod.rs')
0 files changed, 0 insertions, 0 deletions