tangle-network / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints/introduction
https://tangle.tools
Apache License 2.0
14 stars 4 forks source link

feat: add IN_ADDR_ANY for V4 and V6 #461

Closed tbraun96 closed 1 week ago

tbraun96 commented 2 weeks ago

Summary:

This pull request introduces support for binding to IN_ADDR_ANY for both IPv4 and IPv6 addresses. This enhancement improves peer discovery, increases the probability of successful NAT traversal, and supports both internal testing and external peer connections.

Files Changed: