Skip to content

0.4.0: Fixed ipv6 address handling (#31)

Compare
Choose a tag to compare
@czechboy0 czechboy0 released this 02 Jun 19:29
· 273 commits to master since this release
* Fixed ipv6 address handling

* Not using ss_length as its not present on Linux

* Adjusting tests

* Trying to fix Linux :/

* trying things out

* fixed port

* Final touches

* Really final touches