| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-09-05 | std::rt: Add get_host_addresses function | Brian Anderson | -2/+43 | |
| This is a very simplistic method for host name resolution. It converts a host name to a vector of IP addresses. Should be enough to get started. | ||||
| 2013-09-05 | std::rt: Add libuv bindings for getaddrinfo | Brian Anderson | -0/+21 | |
