[PATCH 1/1][DCCP] [BUG-FIX]: timer bug

2007-03-09 Thread Gerrit Renker
This fixes the reported timer bug. Have added it as 00_DCCP_CCID-Timer-on-Passive-Socket.diff on http://www.erg.abdn.ac.uk/users/gerrit/dccp/patch-backlog Tested to work. Best regards, Gerrit. --- Patch v0 - [DCCP]:

Re: [PATCH 1/1][DCCP] [BUG-FIX]: timer bug

2007-03-09 Thread Ian McDonald
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

Re: [PATCH 1/1][DCCP] [BUG-FIX]: timer bug

2007-03-09 Thread David Miller
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