Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix of bug #127. Implemented a simple parser for PING commands. #42

Merged
merged 2 commits into from
May 28, 2011

Conversation

mguentner
Copy link
Member

Ethersex erkennt nun PING Commands zwischen anderen Messages. Die aktuelle Revision überprüft nur ob am Beginn "PING :" steht. Bei Quakenet z.B. jedoch kommt sowas rein:

D: irc: ignoring auth fluff ...D: irc: received data: NOTICE AUTH :* Checking Ident
PING :4088118709
NOTICE AUTH :
* Found your hostname
NOTICE AUTH :*** No ident response

da am Anfang NOTICE AUTH steht wird dieses Paket im Moment verworfen obwohl das für die Anmeldung wichtige PING darin enthalten ist.

Please pull and close the bug report ;)

Reference: http://bugs.ethersex.de/view.php?id=127

@mguentner mguentner closed this May 28, 2011
@mguentner mguentner reopened this May 28, 2011
eku pushed a commit that referenced this pull request May 28, 2011
fix of bug #127. Implemented a simple parser for PING commands.
eku pushed a commit that referenced this pull request May 28, 2011
fix of bug #127. Implemented a simple parser for PING commands.
@eku eku merged commit 28ab224 into ethersex:master May 28, 2011
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