Age | Commit message (Expand) | Author |
---|---|---|
2019-03-20 | event/ServerSocket, doc, ...: refer to AF_LOCAL as "local socket" | Max Kellermann |
2018-08-21 | net/SocketAddress: add IsV4Mapped() | Max Kellermann |
2017-12-16 | Merge branch 'v0.20.x' | Max Kellermann |
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann |
2017-08-10 | net/*, ...: use AF_LOCAL instead of AF_UNIX | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-17 | AUTHORS, ...: update my email address | Max Kellermann |
2015-07-22 | net/ToString: relicense to BSD-2 | Max Kellermann |
2015-07-22 | net/ToString: rename sockaddr_to_string() to ToString() | Max Kellermann |
2015-07-22 | net/ToString: move V4 mapping code to functions | Max Kellermann |
2015-07-22 | net/ToString: make variables more local | Max Kellermann |
2015-07-22 | net/Resolver: move sockaddr_to_string() to ToString.cxx | Max Kellermann |