Skip to content

IPv6 Support

Compare
Choose a tag to compare
@jacobschaer jacobschaer released this 22 Jan 22:48
· 21 commits to main since this release
c8cc82c

Adds support for IPv6 ECU addresses. Will use the correct socket type if the IP address string is determined to be IPv6, and will now throw ValueError if the IP is neither a valid IPv4 or IPv6 address (per the ipaddress module)