recvfrom in linux not return

Xiaodi Lu (xlu@exodus.net)
Thu, 03 Jun 1999 09:37:33 -0700


This is a multi-part message in MIME format.
--------------2E54EAC9680F0FA1F89885AB
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi,
I have a UDP client which send packet to an echo server and receive the
same packet back. Most time it works fine. But some time the recvfrom
call is hanging without returning anything, even no error return. I set
the alarm signal try to break the recvfrom and reach to next step in
process. It doesn't work. I also tried to send a SIGPIPE signal to that

same process, but the recvfrom is still hanging.
Please help if you know anything about this! I appreciate it.

Thanks!
Tracy

--------------2E54EAC9680F0FA1F89885AB
Content-Type: text/x-vcard; charset=us-ascii;
name="xlu.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Xiaodi Lu
Content-Disposition: attachment;
filename="xlu.vcf"

begin:vcard
n:Lu;Xiaodi
tel;home:(408)441-7818
tel;work:(408)346-2476
x-mozilla-html:FALSE
adr:;;;;;;
version:2.1
email;internet:xlu@exodus.net
x-mozilla-cpt:;29088
fn:Lu, Xiaodi
end:vcard

--------------2E54EAC9680F0FA1F89885AB--

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