doe dan die andere ook maar gelijk
This commit is contained in:
parent
f6f8fee85b
commit
c5d8636c65
1 changed files with 1 additions and 1 deletions
|
|
@ -1018,7 +1018,7 @@ def quit
|
||||||
for server in @connections.keys
|
for server in @connections.keys
|
||||||
begin
|
begin
|
||||||
@connections[server]["nntp"].quit
|
@connections[server]["nntp"].quit
|
||||||
rescue Errno::ECONNRESET
|
rescue Errno::EPIPE, Errno::ECONNRESET
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue