diff options
| author | Jeff Olson <olson.jeffery@gmail.com> | 2012-03-26 22:51:18 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2012-04-06 15:35:48 -0700 |
| commit | 9ad67e8c1454f65331d28f9a371f7742ec675093 (patch) | |
| tree | b7245a263746b4ffb9a5f67390e35051a02567d6 /src/rt/rust_kernel.cpp | |
| parent | 877747d0acd53a7ec271d97d6620347cda0430c6 (diff) | |
| download | rust-9ad67e8c1454f65331d28f9a371f7742ec675093.tar.gz rust-9ad67e8c1454f65331d28f9a371f7742ec675093.zip | |
test_uv_tcp_request() fully working on linux
.. up next: windows! .. impl'd uv::direct::read_stop() and uv::direct::close() to wrap things up .. demonstrated sending data out of the uv_read_cb via a channel (which we block on to recv all of it, complete w/ EOF notification) that is read from after the loop exits. .. helpers to read the guts of a uv_buf_t .. an idea im kicking around: starting to pile up all of these hideous data accessor functions in uv::direct .. I might make impl/iface pairs for the various uv_* types that I'm using, in order to encapsulate those data access functions and, perhaps, make the access look a little cleaner (it still won't be straight field access, but it'll be a lot better) .. formatting cleanup to satisfy make check
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions
