Follow-up Comment #1, bug #17328 (project freeciv):

You said about all...

However, changing CONNECTION to UINT8 may be a mistake as the server
currently is able to handle 256 connections (ids 1 to 257).

Moreover, the id of a connection is determined as a increasing counter. So if
a connection id 1 disconnects from server, it will reconnect as id 2. So the
counter hasn't limit.

I didn't find a good solution personally. Because this is not a fatal error,
I didn't continue investigation on it.


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?17328>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to