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

> 1: in set_socket_errno() [../../../../utility/netintf.c::91]: Missing errno
mapping for Winsock error #10053.
I think this is the real error (10053 = WSAECONNABORTED = connection closed
rudely); I'm guessing the server crashed or otherwise died...

> 3: in get_packet_from_connection() [../../../../common/packets.c::440]:
Uncompressing of the packet stream failed. The connection will be closed now.
> 1: in client_conn_close_callback() [../../../../client/clinet.c::144]: Lost
connection to server: decoding error.
...and I'm guessing these are just knock-on effects from that (client got half
a compressed packet, or whatever).

It would be useful to see the actual ruleset files that provoked this.

    _______________________________________________________

Reply to this item at:

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

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


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to