aboutsummaryrefslogtreecommitdiffstats
path: root/src/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: doxygen fixupsMax Kellermann2015-03-172-4/+0
|
* fs/Traits: enable _UNICODE on WindowsMax Kellermann2015-03-051-3/+22
| | | | | Use wchar_t for everything on Windows. Solves a lot of filesystem charset problems.
* net/StaticSocketAdress: new class wrapping struct sockaddr_storageMax Kellermann2015-02-132-0/+192
|
* net/Resolver: relax size check in LocalAddressToString()Max Kellermann2015-02-101-2/+20
| | | | Handles abstract sockets on Linux.
* net/Resolver: move code to LocalAddressToString()Max Kellermann2015-02-101-8/+16
|
* net/SocketAddress: light wrapper for struct sockaddrMax Kellermann2015-02-106-24/+160
|
* system/{Resolver,Socket{Error,Util}}: move to new library libnet.aMax Kellermann2015-02-106-0/+558