Open zmox opened 8 years ago
It doesn't accept connections from outside at all, so I don't see how this is needed.
This is clsocket, not DFHack.
According to https://github.com/DFHack/clsocket/pull/4#issuecomment-234176649, there are some address resolution issues with this, but there's also some rudimentary IPv6 support in clsocket already (although probably not enough to do anything useful).
At the moment even an Initialize() with IPv6 will produce an error .. I had a look at this .. but at the moment i have no need for IPv6.
If You can add surpport IPv6, it will be awesome~