Modify

#50 closed enhancement (wontfix)

Patch to register SIGUSR1 for reconnecting all

Reported by: yath Owned by:
Priority: wishlist Milestone:
Component: BitlBee Version: 1.0
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description (last modified by admin)

Moin,

I wrote a patch against bitlbee 1.0 which extends bitlbee by a signal handler for SIGUSR1. When bitlbee (with this patch :)) receives this signal, it reconnects all active connections on all connected clients. This is useful for, e.g., placing a "killall -USR1 bitlbee" in /etc/ppp/ip-up or similiar, as bitlbee's oscar module only notices connection loss after some time.

Attachments (1)

diff (2.3 KB) - added by yath at 2005-12-11T23:02:16Z.

Download all attachments as: .zip

Change History (4)

Changed at 2005-12-11T23:02:16Z by yath

Attachment: diff added

comment:1 Changed at 2005-12-11T23:12:05Z by admin

Description: modified (diff)

comment:2 Changed at 2005-12-11T23:15:33Z by wilmer

See #38, I want to combine this one with that enhancement instead of using Unix signals.

comment:3 Changed at 2014-12-06T23:59:10Z by dx

Resolution: wontfix
Status: newclosed

Revision 1069 attempts to minimize the amount of stuff done in signal handlers to avoid deadlocks. For that exact reason, what this patch does is completely unacceptable.

Also, well, see previous comment - we have /rehash now.

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.