Skip to content

IP man

Compare
Choose a tag to compare
@SolidWallOfCode SolidWallOfCode released this 22 Sep 18:22
· 32 commits to master since this release

Primarily a bug fix release.

  • Port access from IPEndpoint was 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).