mpd/src/net
2017-12-16 20:56:06 +01:00
..
AllocatedSocketAddress.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
AllocatedSocketAddress.hxx net/AllocatedSocketAddress: pass SocketAddress by value to operator!= 2017-09-13 17:51:51 +02:00
Features.hxx update copyright year 2017-01-03 20:48:59 +01:00
IPv4Address.cxx net/IPv4Address: new class 2017-08-11 09:09:04 +02:00
IPv4Address.hxx Fix building on BSDs 2017-09-16 09:14:11 +02:00
Resolver.cxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
Resolver.hxx update copyright year 2017-01-03 20:48:59 +01:00
SocketAddress.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
SocketAddress.hxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
SocketDescriptor.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
SocketDescriptor.hxx net/SocketDescriptor: add AcceptNonBlock() overload without address 2017-08-11 09:07:35 +02:00
SocketError.cxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
SocketError.hxx *: check defined(_WIN32) instead of defined(WIN32) 2017-12-12 10:22:20 +01:00
SocketUtil.cxx net/SocketUtil: use SocketDescriptor::SetBoolOption() 2017-08-10 19:30:46 +02:00
SocketUtil.hxx net/SocketDescriptor: add method SetKeepAlive() 2017-08-10 19:25:02 +02:00
StaticSocketAddress.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
StaticSocketAddress.hxx net/SocketDescriptor: specialization of FileDescriptor for network sockets 2017-08-10 13:12:13 +02:00
ToString.cxx Merge branch 'v0.20.x' 2017-12-16 20:56:06 +01:00
ToString.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
UniqueSocketDescriptor.hxx net/SocketDescriptor: add AcceptNonBlock() overload without address 2017-08-11 09:07:35 +02:00