Re: [Phpsmartirc-users] PATCH: fix max 5 times reconnect
Brought to you by:
meebey
From: Mirco 'm. B. <ma...@me...> - 2004-01-02 01:04:19
|
Hiya > It claims i'm subscribed, but nevertheless i didn't get your mail until > I checked the archives. strange, maybe re-subscribe? I got my email which I sent... >=20 > I can switch to CVS-HEAD and implement what I changed from there, need > to do some things in a cleaner way anyway :-) >=20 cvs -d :pserver:cv...@cv...:/repository checkout pear/Net_SmartIRC voila ;) > I will summarize what changes i have made so you can comment wether you > see it fit as a functionality to put in CVS (it surely would be awfully > nice if i can match what I want with things you like to put in cvs so i > don't really run my own personal fork ;P): >=20 :) nobody forces you to create forks and keep backporting your features.. putting the changes into mainstream is often easier.. > 1) I have a setAltnicks(array) which is walked in case of nick collision > (nicer then botna421 imho) botna323 is stil used as fallback in case all > altnicks are colissions. > 2) optional setting to not only match the first handler (I need to match > more then just the first (infobot + lastseen functionality) :)) > 3) I propose to rename "log" to "debug". Then add seperate "log" > settings which uses much the same code paths. From there I added logging > to mysql. > 4) I have a delay in reconnecting, adjustable. Can off course limit the > numer of reconnect attempts (adjustable, has to be reset on succesful > connect i think. (which is not done in the minor patch I send)) nice things! > Ugh do I still make sense :P? >=20 hehe sure.. Mirco |