* sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call

even if the poll result indicates there is data to read.
	Patch by Jeff Moyer <jmoyer@redhat.com>.
This commit is contained in:
Ulrich Drepper 2007-10-18 22:25:09 +00:00
parent 7e9f348f41
commit 6fbfbd8066
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2007-10-18 Ulrich Drepper <drepper@redhat.com>
* sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
even if the poll result indicates there is data to read.
Patch by Jeff Moyer <jmoyer@redhat.com>.
2007-10-18 Roland McGrath <roland@redhat.com>
* elf/elf.h (NT_PPC_VMX): New macro.