From 6fbfbd806645a507ed45e2be7d2e8b454bd8e99d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 18 Oct 2007 22:25:09 +0000 Subject: [PATCH] * 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 . --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index a67e594..c9b5c92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-10-18 Ulrich Drepper + + * 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 . + 2007-10-18 Roland McGrath * elf/elf.h (NT_PPC_VMX): New macro. -- 2.7.4