Hi!
Am 26.05.2008 um 21:26 schrieb Florian Westphal:
@@ -292,7 +292,7 @@ IRC_WALLOPS( CLIENT *Client, REQUEST *Re
again with the iterating. this is really inefficient and something to look at in the future.
And its completely unneeded. We already have a structure that has all the non-local connections (conn.c 'My_ConnArray'), we might be able to use it instead.
Ah, I missed that. This would be something good to change shortly after hash tables get merged in.
Heh. Alex...? 8-))
Right, using My_ConnArray would help a lot here ... Didn't notice either :-(
Regards Alex