Server stops when one of more than 2 concurrent clients disconnects. #8
Labels
No labels
SFLCARS-commandline
SFLCARS-interface
SFLCARS-main
SFLCARS-server
SFLCARS-test
SFLCARS-utility
bug: confirmed
bug: unconfirmed
duplicate
enhancement
help wanted
invalid
not an issue
open to pr
p:linux
p:windows
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kennyrkun/SFLCARS#8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Say there are two clients connected to the server. Client 1 disconnects. The server has no become a vegetable and will refuse to communicate with any other client. Why? nobody knows.