mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Merge 517ae7aede into 43f1727ef9
This commit is contained in:
commit
46bd593d9f
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@
|
|||
commands in server's input command queue. If the server's socket is
|
||||
disconnected immediately after QUIT message is sent, it is possible
|
||||
that the server didn't yet process the quit command and your quit
|
||||
message will be "broken pipe" or something similiar. The right thing
|
||||
message will be "broken pipe" or something similar. The right thing
|
||||
to do is to let the server disconnect you, but what if the
|
||||
connection to server is broken and the server never disconnects you?
|
||||
I solved the problem by waiting a few seconds to see if the server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue