about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorJeff Olson <olson.jeffery@gmail.com>2012-03-22 21:49:48 -0700
committerBrian Anderson <banderson@mozilla.com>2012-04-06 15:35:48 -0700
commite0193dac6edae6c4c5dd1a8fffeb3d9f922769bd (patch)
tree1832adabd384f068d213fd35caa4ddf0835081bc /src/rt/rust_kernel.cpp
parente5ccc76bc4e32538f8b2cb5f6745f42ce50ac232 (diff)
downloadrust-e0193dac6edae6c4c5dd1a8fffeb3d9f922769bd.tar.gz
rust-e0193dac6edae6c4c5dd1a8fffeb3d9f922769bd.zip
uv_buf_t's for uv_write() passed by-val .. no more mallocs or ptr cop-outs
so we're now adhering the libuv C api and passing structs by-val where
it is expected, instead of pulling pointer trickery (or worse having to
malloc structs in c++ to be passed back to rust and then into C again)
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions