From: "Ian McDonald" <[EMAIL PROTECTED]> Date: Sat, 10 Mar 2007 07:48:14 +1300
> On 3/10/07, Gerrit Renker <[EMAIL PROTECTED]> wrote: > > This patch initialises the write_xmit_timer in sync with the other timers, > > i.e. > > the timer will be ready on any socket. This is used by applications with a > > listening socket which start to stream after receiving an initiation by the > > client. The write_xmit_timer is stopped when the application closes, as > > before. > > > That makes sense. Didn't think of that case when I wrote the code for > the timer. Thanks for fixing Gerrit. > > > Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]> > Acked-by: Ian McDonald <[EMAIL PROTECTED]> Fix applied, thanks everyone. - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

