lidgren / lidgren-network-gen3

Lidgren Network Library
https://groups.google.com/forum/#!forum/lidgren-network-gen3
MIT License
1.19k stars 331 forks source link

Fixed bugs after introducing IPv6 dual mode #126

Closed Badartefact closed 5 years ago

Badartefact commented 5 years ago

This pull request fixes a couple of bugs introduced in https://github.com/lidgren/lidgren-network-gen3/pull/123:

Badartefact commented 5 years ago

Turned off any usage of IPv6 until NetPeerConfiguration.DualStack is set to true.