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

Implement IPv6 Dual Mode Mk. 2 #123

Closed CallumDev closed 5 years ago

CallumDev commented 5 years ago

This is an improvement on #33 that does less allocations. It fixes #32 and also doesn't break broadcast behaviour.

CallumDev commented 5 years ago

Updated to be able to change the address and dual stack booleans to avoid erroring on platforms like OpenBSD, or Linux with dual stack mode disabled