Re: Query on UDP Sockets on Linux.

From: Venkata Rajesh Velamakanni (rajesh.venkata@wipro.com)
Date: Mon Jun 26 2000 - 04:33:37 EST


Hello All,

I am closing the fd in the same process ( in the other thread ).
Though I close the socket, on which recvfrom is blocking,
still recvfrom is hanging ( infact recvfrom is blocking on a
invalid socket as I have closed the socket).

I could not understand your sentence "Vendor kernel bug reports
should go to the vendors, linux-kernel is for official kernel releases.
It most likely doesn't have the bugfixes though." Could you please
elaborate.

Thanks & Regards,
Rajesh.
-----Original Message-----
From: Andi Kleen <ak@suse.de>
To: Venkata Rajesh Velamakanni <rajesh.venkata@wipro.com>
Cc: Andi Kleen <ak@suse.de>; linux-kernel@vger.rutgers.edu
<linux-kernel@vger.rutgers.edu>
Date: Monday, June 26, 2000 2:52 PM
Subject: Re: Query on UDP Sockets on Linux.

>On Mon, Jun 26, 2000 at 02:38:35PM +0530, Venkata Rajesh Velamakanni wrote:
>> Hello All,
>>
>> I am using Red Hat Linux release 6.1
>> Kernel 2.2.12-20
>
>Vendor kernel bug reports should go to the vendors, linux-kernel is for
>official kernel releases. It most likely doesn't have the bugfixes though.
>
>Note that it should only notice it when you close the same fd, not when you
>close it in another process (that is a 2.2 bug that is not easily fixable)
>
>
>-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:08 EST