0.146.2
v0.146.2 (2025-04-01)
Bug Fixes
- fix: create listener socket with specific IP version
Create listener sockets when using unicast with specific IP version as well, just like in new_respond_socket()
.
- chore(tests): add unit test for socket creation with unicast addressing
Detailed Changes: 0.146.1...0.146.2