index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-08-21
net/SocketDescriptor: add multicast methods
Max Kellermann
2018-08-21
net/SocketDescriptor: remove unnecessary SO_REUSEPORT check
Max Kellermann
2018-08-21
net/SocketDescriptor: add Shutdown()
Max Kellermann
2018-08-21
net/SocketDescriptor: fix SOCK_NONBLOCK flag in CreateSocketPairNonBlock()
Max Kellermann
2018-08-21
net/SocketDescriptor: add "noexcept"
Max Kellermann
2018-08-21
net/SocketAddress: add cast to size_type
Max Kellermann
2018-08-21
net/SocketAddress: add GetSteadyPart()
Max Kellermann
2018-08-21
net/SocketDescriptor: make accept4() mandatory on Linux
Max Kellermann
2018-08-21
net/SocketAddress: reimplement GetPort() using IPv4Address::GetPort()
Max Kellermann
2018-08-21
net/SocketAddress: add IsV4Mapped()
Max Kellermann
2018-08-21
net/SocketAddress: reimplement IsV6Any() using IPv6Address::IsAny()
Max Kellermann
2018-08-21
net/IPv6Address: new class
Max Kellermann
2018-08-21
net/Resolver: update copyright year
Max Kellermann
2018-08-21
net/Resolver: replace with more advanced implementation
Max Kellermann
2018-08-21
util/Exception: update copyright
Max Kellermann
2018-08-21
util/{Const,Writable}Buffer: add method SetEnd()
Max Kellermann
2018-08-20
system/FileDescriptor: include cleanup
Max Kellermann
2018-08-20
system/FileDescriptor: pass FileDescriptor to CheckDuplicate()
Max Kellermann
2018-08-20
net/SocketDescriptor: make eventfd() and signalfd() mandatory on Linux
Max Kellermann
2018-08-20
system/FileDescriptor: make inotify_init1() mandatory on Linux
Max Kellermann
2018-08-20
system/FileDescriptor: add pipe2() wrapper
Max Kellermann
2018-08-20
system/FileDescriptor: make pipe2() mandatory on Linux
Max Kellermann
2018-08-20
system/FileDescriptor: add operator!=
Max Kellermann
2018-08-20
system/UniqueFileDescriptor: make the base class public
Max Kellermann
2018-08-20
system/FileDescriptor: add "noexcept"
Max Kellermann
2018-08-20
util/StringStrip: more API documentation
Max Kellermann
2018-08-20
util/StringStrip: add more "nonnull" attributes
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-08-20
net/SocketDescriptor: add method GetPeerCredentials()
Max Kellermann
2018-08-20
net/SocketDescriptor: add GetType(), IsStream()
Max Kellermann
2018-08-20
system/FileDescriptor: add IsPipe(), IsSocket()
Max Kellermann
2018-08-20
net/SocketAddress: add method GetLocalRaw()
Max Kellermann
2018-08-20
net/IPv4Address: add various helper methods
Max Kellermann
2018-08-20
net/IPv4Address: add struct sockaddr_in constructor
Max Kellermann
2018-08-20
net/SocketAddress: make GetAddress() constexpr
Max Kellermann
2018-08-20
net/IPv4Address: add API documentation
Max Kellermann
2018-08-20
net/IPv4Address: add static method ConstructInAddrBE()
Max Kellermann
2018-08-20
net/IPv4Address: check _WIN32 instead of WIN32
Max Kellermann
2018-08-20
net/IPv4Address: add "noexcept"
Max Kellermann
2018-08-20
util/WritableBuffer: add ConstBuffer cast operator
Max Kellermann
2018-08-20
util/Manual: add static method Cast()
Max Kellermann
2018-08-20
util/IterableSplitString: use operator==(nullptr_t)
Max Kellermann
2018-08-20
util/StringView: add ConstBuffer cast constructors
Max Kellermann
2018-08-20
util/StringCompare: use StringAPI.hxx
Max Kellermann
2018-08-20
util/StringAPI: use StringCompare() in StringIsEqual()
Max Kellermann
2018-08-20
util/RuntimeError: fix typo
Max Kellermann
2018-08-20
util/ForeignFifoBuffer: shift the buffer in MoveFrom() on demand
Max Kellermann
2018-08-20
util/ForeignFifoBuffer: add "noexcept"
Max Kellermann
2018-08-20
util/Exception: move code to NestCurrentException()
Max Kellermann
2018-08-20
util/Cast: reverse operands in ContainerAttributeOffset()
Max Kellermann
[prev]
[next]