Skip to content

Refactor successful login detection#62

Open
pjwendy wants to merge 4 commits into
daeken:masterfrom
pjwendy:master
Open

Refactor successful login detection#62
pjwendy wants to merge 4 commits into
daeken:masterfrom
pjwendy:master

Conversation

@pjwendy

@pjwendy pjwendy commented Sep 7, 2019

Copy link
Copy Markdown

Instead of looking at number of bytes returned changed this to require a minimum of 27 bytes (size of loginReply struct) and checked for a non-blank Key as Key is only returned after a successful logon.

Replaced Foo? with WorldStream : just so logging to console was a bit clearer

pjwendy and others added 4 commits September 7, 2019 15:28
…es returned changed this to require a minimum of 27 bytes (size of loginReply struct) and checked for a non-blank Key as Key is only returned after a successful logon.

Replaced Foo? with WorldStream : just so logging to console was a bit clearer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants