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: Closing connection by the first attempt #95

Merged
merged 1 commit into from Jan 21, 2017

Conversation

alexx2000
Copy link
Contributor

Сейчас при нажатии кнопки "Disconnect" соединение закрывается только со второй попытки. Данный патч устраняет эту проблему.

@pozitronik pozitronik merged commit b8d3ab3 into pozitronik:master Jan 21, 2017
@pozitronik
Copy link
Owner

pozitronik commented Jan 21, 2017

Спасибо, работает. Интересно, что в справке это не описано, некоторые плагины закрываются сразу, некоторые - после второго нажатия.
UPD: посмотрел справку, пример с MSGTYPE_CONNECT действительно дан со слешем, однако это легко пропустить - обязательность слеша никак не подсвечена.

pozitronik added a commit that referenced this pull request Jan 21, 2017
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.

None yet

2 participants