Max Kellermann
|
7d98145ea8
|
net/AddressInfo: include Features.hxx instead of config.h
|
2019-08-26 20:26:40 +02:00 |
|
Max Kellermann
|
d663f81420
|
include cleanups (powered by iwyu)
|
2019-07-05 09:59:58 +02:00 |
|
Max Kellermann
|
2089c99348
|
net/{Allocated,Static}SocketAddress: use IPv[46]Address::SetPort()
|
2019-07-03 21:59:23 +02:00 |
|
Max Kellermann
|
1f8ff48168
|
net/StaticSocketAddress: add GetLocalRaw()
|
2019-02-27 23:26:00 +01:00 |
|
Max Kellermann
|
6246d36fe6
|
Merge branch 'v0.20.x'
|
2017-12-16 20:56:06 +01:00 |
|
Max Kellermann
|
ae713cb099
|
*: add lots of "noexcept" specifications
|
2017-06-04 13:09:11 +02:00 |
|
Max Kellermann
|
a8db9ae304
|
net/StaticSocketAddress: add method SetPort()
|
2017-05-17 12:03:45 +02:00 |
|
Max Kellermann
|
71f0ed8b74
|
*: add "noexcept" to many, many function prototypes
This eliminates some overhead, because the compiler doesn't need to
consider these functions throwing.
|
2017-05-08 14:44:49 +02:00 |
|
Max Kellermann
|
6eea56861b
|
AUTHORS, ...: update my email address
|
2017-01-17 11:54:55 +01:00 |
|
Max Kellermann
|
20d69b957f
|
Net/StaticSocketAddress: add equality operator with SocketAddress
|
2015-07-22 10:56:32 +02:00 |
|
Max Kellermann
|
a4a37d7a19
|
net/StaticSocketAddress: remove unused method SetLocal()
|
2015-07-21 14:42:46 +02:00 |
|
Max Kellermann
|
104fe124df
|
net/StaticSocketAddress: disable SetLocal() on Android
Fixes build failure because Bionic doesn't provide SUN_LEN().
|
2015-07-21 12:08:25 +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
|
12de22d3bb
|
net/StaticSocketAdress: new class wrapping struct sockaddr_storage
|
2015-02-13 21:16:43 +01:00 |
|