Richard A Nelson said:
> On Tue, 27 Aug 2002, James Yonan wrote:
>
> > Hello Richard,
>
> Hi, thanks for the quick feedback
>
> > Normally we shouldn't get EAGAIN in the UDP read loop because we block on
> > select and don't call recvfrom until there is a datagram waiting for us.
> > So the
Hello Richard,
Normally we shouldn't get EAGAIN in the UDP read loop because we block on
select and don't call recvfrom until there is a datagram waiting for us. So
the fact that you are getting a lot of EAGAIN messages is interesting and
probably indicative of some kind of problem. Is there
Hi James et al,
I just came back from holidays and got this bug report in Debian. (Seems
like IBM is using OpenVPN). I didn't have time to look at it yet, but
I'm sure you'll handle it better anyway :)
Best regards,
Alberto
- Forwarded message from Richard A Nelson -
From: Richard A