[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netfilter-devel
Subject:    Okay fixed - Re: status = ipq_read() I'm occasionally getting < 0...
From:       Allen <aef () prismnet ! com>
Date:       2001-08-31 7:25:31
[Download RAW message or body]


I am simply ignoring if ipq_read() == -1 and continuing loop.

Works perfectly.

Want me to look at something regarding Netlink ?

I can pretty much reproduce -1 at will.

-AEF


On Friday 31 August 2001 07:08, James Morris wrote:
> On Fri, 31 Aug 2001, James Morris wrote:
> > You should check the return value with:
> >
> > 	if (status < 0) {
> > 		handle_error();
> > 	}
> >
> > The ipq_read() function can return zero.
>
> Actually, this function should not return zero, sorry for any confusion.
>
>
> - James

-- 
==
Windows, it's not just for breakfast anymore...

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic