Here is a patch to fix the issue. uuid_ methods are renamed to uuid_upnp_ This makes...
Socket::address: add equality operator, getPort...
Socket::address: add isAny, setAny, isLoopback,...
Socket::address: convert port to network byte o...
Socket::address: add unit tests for new features
ost::Socket: add compatibility with ucommon::So...
fix memory corruption in IPV6Address(in6_addr)
Socket::address: use existing len() method.