Non-Blocking socket (SOCK_STREAM send) - SOLVED

From: Adam Scislowicz (adams@fourelle.com)
Date: Fri Dec 15 2000 - 17:10:19 EST


I Previously Wrote:

> Could someone explain why send is failing with EPIPE on the 2.4.x
> kernel, while it is working with the 2.2.x kernels.

It turns our the socket family was not being set to AF_INET :/
It was working in 2.2.x because in our situation the sock family was being
initialized to AF_INET, this is not
behavious we should have been depending on. Sorry 'bout that.

 -Adam

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



This archive was generated by hypermail 2b29 : Fri Dec 15 2000 - 21:00:33 EST