[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Mintlib:EAGAIN



On Tue, Sep 21, 1999 at 10:26:07AM +0300, Martin-Eric Racine wrote:
> On Mon, 20 Sep 1999 Helmut_Karlowski@mausd.gun.de wrote:
> 
> > I'm just working on a program which has the above symbol in its
> > source, wich is not supplied by mintlib.
> 
> Several GNU apps require this to be defined to.  SSH has to be patched
> with a pre-defined value in its config.h before one can compile it.
> 
> > Shouldn't this be defined in errno.h?
> 
> That, I wouldn't know. :)

It is now:

#define EAGAIN EWOULDBLOCK

EAGAIN and EWOULDBLOCK are just the same.

Helmut, if this EAGAIN appears somewhere close to a call read() or
write(), then please contact me.

Ciao

Guido
-- 
http://stud.uni-sb.de/~gufl0000/
mailto:gufl0000@stud.uni-sb.de