coreutils/src/users
Joseph Crail 480019f5b3 Add comments for deprecated connect().
We are using connect() instead of join() until Rust 1.3 is stable.
Currently, connect() is just a thin wrapper over join(). Keeping the
deprecated method allows us to build on all releases.
2015-08-09 23:12:23 -04:00
..
users.rs Add comments for deprecated connect(). 2015-08-09 23:12:23 -04:00