IP man
Primarily a bug fix release.
- Port access from
IPEndpointwas too fragile, throwing an exception in situations it shouldn't. - When iterating over IPSpace instances with both IPv4 and IPv6 addresses, the latter would be badly formatted.
For convenience, IntrusiveDList was extended to support list operations (e.g., appending one list to another).