Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/Resolver: move sockaddr_to_string() to ToString.cxx | Max Kellermann | 2015-07-22 | 1 | -97/+4 |
| | |||||
* | net/Resolver: relax size check in LocalAddressToString() | Max Kellermann | 2015-02-10 | 1 | -2/+20 |
| | | | | Handles abstract sockets on Linux. | ||||
* | net/Resolver: move code to LocalAddressToString() | Max Kellermann | 2015-02-10 | 1 | -8/+16 |
| | |||||
* | net/SocketAddress: light wrapper for struct sockaddr | Max Kellermann | 2015-02-10 | 1 | -9/+12 |
| | |||||
* | system/{Resolver,Socket{Error,Util}}: move to new library libnet.a | Max Kellermann | 2015-02-10 | 1 | -0/+161 |