Skip to content

v6.1.2 - Minor bugfixes and C# wrapper update

Latest
Compare
Choose a tag to compare
@SirLynix SirLynix released this 14 Oct 19:06

ENet6 v6.1.2

  • Updated ENet base code up to lsalzman@1e80a78
  • Fixed cases where regular peer disconnection was exposed as timed out (a new state was introduced to fix this ENET_PEER_STATE_TIMEDOUT)
  • Updated ENet6 C# wrapper (exposing Address BuildAny/BuildLoopback and ConvertToIPv6 methods)
  • Updated examples to allow proper disconnection

Full Changelog: v6.1.0...v6.1.2