izestyler / gwlp-revived-open-source

Automatically exported from code.google.com/p/gwlp-revived-open-source
0 stars 0 forks source link

LoginServer client disconnect #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When a client disconnects from the LS, it usually sends

[P09_LastCharInfo] and
[P14_ExitOrConnectionUpdate]

We currently reply to each one with a
[P03_StreamTerminator]

But i guess it only needs one stream terminator, so go find out which one of 
both needs the stream terminator.

Original issue reported on code.google.com by apple9...@googlemail.com on 19 Oct 2011 at 8:16