Re: Query on UDP Sockets on Linux.

From: Andi Kleen (ak@suse.de)
Date: Mon Jun 26 2000 - 08:15:07 EST


On Mon, Jun 26, 2000 at 02:03:09PM +0100, Alan Cox wrote:
> > close on any file handle should send the shutdown flag and wake up all
> > sleepers (and it does in 2.2.16). the sleepers notice shutdown and
> > error out.
>
> I see no evidence of any code in 2.2.16 to do this. I think you are mistaken.

Yes, you're right. I misremembered sorry.

It would probably make sense to set shutdown flags in flush and do a
sk->state_change();

-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/



This archive was generated by hypermail 2b29 : Mon Jun 26 2000 - 21:00:09 EST