Update of bug #15923 (project freeciv):
Status: None => Ready For Test
Assigned to: None => pepeto
Planned Release: => 2.2.1, 2.3.0
_______________________________________________________
Follow-up Comment #1:
I confirm. The problem is that this message is sent connection per
connection, so it is not cached like other messages. The reason is that we
don't want to send to the incoming connection the same message.
Fix attached: it computes the chat packet directly from
establish_new_connection(), send connection per connection, then cache for
*all* connection. I needed then to move this a bit later to avoid this packet
sent via send_pending_events(). Additionally for trunk, improve the login
message with setting the player name the connection is attached to.
(file #9044, file #9045)
_______________________________________________________
Additional Item Attachment:
File name: trunk_login_message.diff Size:4 KB
File name: S2_2_login_message.diff Size:4 KB
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?15923>
_______________________________________________
Message posté via/par Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev