Project

General

Profile

Bug #156

Multiple autoWHO requests lead to unhidden RPL_WHO spam

Added by Sputnick almost 16 years ago. Updated over 15 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Quassel Core
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.13.1
OS:
Any

Description

sendAutoWho right now sets a flag that's cleared on receipt of RPL_ENDOFWHO. If another autoWHO is sent before RPL_ENDOFWHO from the first is received, the second set of replies is not hidden.

Instead of using QSet, we should keep track on the number of requests by using a hash of ints.

History

#1 Updated by Sputnick almost 16 years ago

Fixed.

#2 Updated by Sputnick almost 16 years ago

Fixed.

Also available in: Atom PDF