Re: Likely cause of EAGAIN in connect() in 2.2.8??

Andi Kleen (ak@muc.de)
Thu, 13 May 1999 13:14:17 +0200


In muc.lists.linux-kernel, you wrote:
> Date: Wed, 12 May 1999 21:21:06 +0800
> From: David Luyer <luyer@ucs.uwa.edu.au>
>
> The EAGAIN error code is not a documented return code from
> connect() in the manual pages on my Debian Linux 2.1 system.
>
>It is a documentation bug then, as this has been the valid return
>value from stream connects under Linux for quite a long time.

I fixed it in netman.

Generally the documented errno numbers for networking are more fiction
than 2.2 reality. netman will fix a lot of it, but I surely have missed
some cases.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/