Max Kellermann
|
5bdbd74d59
|
net: add header Features.hxx
For improved portability of the net library to projects without
autoconf.
|
2015-07-21 11:57:53 +02:00 |
|
Max Kellermann
|
e621c24270
|
net/StaticSocketAddress: include config.h
|
2015-07-21 11:57:53 +02:00 |
|
Max Kellermann
|
554888318a
|
net/StaticSocketAddress: use SocketAddress::size_type
|
2015-07-21 10:39:50 +02:00 |
|
Max Kellermann
|
49aaf98a7f
|
net/StaticSocketAddress: include cleanup
|
2015-07-21 10:38:58 +02:00 |
|
Max Kellermann
|
b31d171ae8
|
*: doxygen fixups
|
2015-03-17 11:21:43 +01:00 |
|
Max Kellermann
|
65ff72cdf8
|
fs/Traits: enable _UNICODE on Windows
Use wchar_t for everything on Windows. Solves a lot of filesystem
charset problems.
|
2015-03-05 10:15:10 +01:00 |
|
Max Kellermann
|
12de22d3bb
|
net/StaticSocketAdress: new class wrapping struct sockaddr_storage
|
2015-02-13 21:16:43 +01:00 |
|
Max Kellermann
|
6e66a5b77b
|
net/Resolver: relax size check in LocalAddressToString()
Handles abstract sockets on Linux.
|
2015-02-10 22:47:26 +01:00 |
|
Max Kellermann
|
cf5c10bbe6
|
net/Resolver: move code to LocalAddressToString()
|
2015-02-10 22:46:04 +01:00 |
|
Max Kellermann
|
4e30e74739
|
net/SocketAddress: light wrapper for struct sockaddr
|
2015-02-10 22:06:06 +01:00 |
|
Max Kellermann
|
42890b9acf
|
system/{Resolver,Socket{Error,Util}}: move to new library libnet.a
|
2015-02-10 22:06:06 +01:00 |
|