extremeheat / node-raknet-native

Simple native RakNet bindings for Node.js
13 stars 5 forks source link

fix set maximum incoming connections bug. #6

Closed b23r0 closed 2 years ago

b23r0 commented 2 years ago

server->Startup setting error caused SetMaximumIncomingConnections to not take effect.

only accept to 4 connections.

1640409208(1)

1640409238(1)

1640409264(1)