Add socket timeout and ttl support in `sys::redox` This adds support for `read_timeout`, `write_timeout`, and `ttl` on `TcpStream`, `TcpListener`, and `UdpSocket` in the `sys::redox` module. The DNS lookup has been set to use a 5 second timeout by default. |
||
|---|---|---|
| .. | ||
| redox | ||
| unix | ||
| windows | ||
| mod.rs | ||