rust-highfive · GitHub

@jackpot51

@jackpot51 jackpot51 changed the title Add socket timeout and ttl support Add socket timeout and ttl support in sys::redox

Dec 30, 2016

bors added a commit that referenced this pull request

Jan 3, 2017
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.
…hose

jackpot51

jackpot51

jackpot51

bors added a commit that referenced this pull request

Jan 4, 2017
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.

@bors

Read the original on github.com ↗