summaryrefslogtreecommitdiff
path: root/src/net/StaticSocketAddress.hxx
AgeCommit message (Expand)Author
2019-02-27net/StaticSocketAddress: remove GetAddress()Max Kellermann
2019-02-27net/StaticSocketAddress: add GetLocalRaw()Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-08-10net/SocketDescriptor: specialization of FileDescriptor for network socketsMax Kellermann
2017-08-10net/StaticSocketAddress: add struct sockaddr cast operatorsMax Kellermann
2017-08-10net/StaticSocketAddress: pass SocketAddress by value to operator!=Max Kellermann
2017-08-10net/StaticSocketAddress: add method SetMaxSize()Max Kellermann
2017-08-10net/StaticSocketAddress: set a valid size in Clear()Max Kellermann
2017-06-04*: add lots of "noexcept" specificationsMax Kellermann
2017-06-04Merge tag 'v0.20.9'Max Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-05-17net/StaticSocketAddress: add method SetPort()Max Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2015-07-22Net/StaticSocketAddress: add equality operator with SocketAddressMax Kellermann
2015-07-22net/StaticSocketAddress: replace cast operator with GetAddress()Max Kellermann
2015-07-21net/StaticSocketAddress: remove unused method SetLocal()Max Kellermann
2015-07-21net/StaticSocketAddress: include cleanupMax Kellermann
2015-07-21net/StaticSocketAddress: disable SetLocal() on AndroidMax Kellermann
2015-07-21net: add header Features.hxxMax Kellermann
2015-07-21net/StaticSocketAddress: use SocketAddress::size_typeMax Kellermann
2015-07-21net/StaticSocketAddress: include cleanupMax Kellermann
2015-02-13net/StaticSocketAdress: new class wrapping struct sockaddr_storageMax Kellermann