| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-05-22 | std: splitting out tcp server API WIP | Jeff Olson | -79/+293 |
| 2012-05-22 | std: tightening up net::tcp, server/client test done, still has races.. | Jeff Olson | -221/+324 |
| 2012-05-22 | std: first-pass at a tcp server API, with a basic (non-robust) test | Jeff Olson | -19/+395 |
| 2012-05-22 | std: change tcp_*_result to use result::result.. flatter! | Jeff Olson | -120/+168 |
| 2012-05-22 | std: no longer return uv::ll::err_data records from net::tcp | Jeff Olson | -12/+27 |
| 2012-05-22 | std: impl for high-level tcp client/request workflow | Jeff Olson | -25/+150 |
| 2012-05-22 | std: impl of net::tcp::write and make net::tcp::tcp_socket a resource | Jeff Olson | -18/+126 |
| 2012-05-22 | std: impl for net::tcp::connect | Jeff Olson | -11/+202 |
| 2012-05-22 | initial stab at API for std::net::tcp | Jeff Olson | -0/+59 |
