Modify

#14 closed enhancement (fixed)

buddy_sendbuffer_delay precision

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

Description

The buddy_sendbuffer_delay setting at the moment is accurate only the second. This could be expanded to allow floats, or be changed to milliseconds instead of seconds. Either way, a greater precision for this setting would allow for less of an unnecessary delay while still maintaining the functionality of catching pastes and sending them as single messages.

Attachments (0)

Change History (3)

comment:1 Changed at 2005-11-15T13:51:35Z by timing

set buddy_sendbuffer_delay 0.1337 ?

comment:2 Changed at 2005-11-17T14:40:28Z by wilmer

Resolution: fixed
Status: newclosed

I wanted to do it like that to avoid breaking backwards compatibility for as much as possible, but in the end probably not any sane person would set the delay to anything else than 1 (except maybe some people who don't know how to teach their IRC client to leave out the flood protection on the BitlBee network).

So from now on, any value over 5 (just to be sure) will be interpreted as a number of miliseconds.

comment:3 Changed at 2005-11-17T15:26:30Z by wilmer

Oh yeah, shoud mention the Changeset

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.