Browse Source
`GetActiveConnections()` by default returns all connections currently recorded in `ConnectionService`, which might include broken player connections, if player disconnected recently and it still was not properly handled. Optional parameter was added to clean connections before returning them, which might cause a change in state of `ConnectionService`.pull/8/head
Anton Tarasenko
4 years ago
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue