diff options
| author | Jeff Olson <olson.jeffery@gmail.com> | 2012-05-05 09:30:56 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2012-05-22 22:29:16 -0700 |
| commit | 465412aeff7b0e7d7e55877402b9e736024c3675 (patch) | |
| tree | 1b2aafa4c1ebc56d85fdbfc9405d89f4bfa78b72 /src/rt/rust_uv.cpp | |
| parent | f2fd3bcf1740dfb1c8802ef0586b1c38ab171caa (diff) | |
| download | rust-465412aeff7b0e7d7e55877402b9e736024c3675.tar.gz rust-465412aeff7b0e7d7e55877402b9e736024c3675.zip | |
std: first-pass at a tcp server API, with a basic (non-robust) test
also whitespace cleanup .. for now, the test just spins up the server and listens for messages, echoing them back to an output port. there's a "kill" msg that it will listen for. need to point the tcp client and server test impls at each other for a loopback server/client test, like how its done in uv::ll once ipv6 parse/format lands, i can add another test using the entirely same codebase, but substituting an ip_addr ipv6 varient for the ipv4 varient used in the existing code still need some other plumbing to get the client/server tests to work together.
Diffstat (limited to 'src/rt/rust_uv.cpp')
0 files changed, 0 insertions, 0 deletions
