Follow-up Comment #5, bug #24249 (project freeciv):

Nevermind. It wouldn't give this error about program already running in that
port:

> 0: bind failed: Address already in use


It's one of
1) Client fails to detect that port is already in use
2) Client itself fails to free the port (quickly enough) after testing it
3) Very unfortunate timing causing port to get reserved between client
detecting it to be free and server trying to get it
4) The error message itself is in error


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to