On Wed, Jul 18, 2007 at 11:55:05PM +0200, Frederik Sdun wrote:
>
> Removed the temporary variable t which is not needed working copy of p.
> Operator ? removed out of loop by false case.
Sorry, the tabs are still coming across as spaces.
Cheers,
--
Visit Openswan at http://www.openswan.org/
E
Jivin Nawang Chhetan lays it down ...
> Hi David,
> In the meanwhile I was browsing through ocf-bech code. I
> see implementation is based on work queues and the maximum request at
> any time is 20. Any specific reason to do this(i.e. work queue and
> limiting maximum requests) ?
>
>
Hi David,
In the meanwhile I was browsing through ocf-bech code. I
see implementation is based on work queues and the maximum request at
any time is 20. Any specific reason to do this(i.e. work queue and
limiting maximum requests) ?
I am asking this because I also have to implement so