I wanted to ask how ENet behaves on an incoming connection when all ENetPeer's on a server have been used up.
Does it just drop the connection/not handle it? Or does it put further connections into a queue until a slot is free again (like a backlog)?
Any answer on this question as always would help, I am using this library a lot :)
Hello,
I wanted to ask how ENet behaves on an incoming connection when all ENetPeer's on a server have been used up. Does it just drop the connection/not handle it? Or does it put further connections into a queue until a slot is free again (like a backlog)?
Any answer on this question as always would help, I am using this library a lot :)