Skip to content

Commit

Permalink
* sunrpc/clnt_udp.c (clntudp_call): Don't block in recvfrom call
Browse files Browse the repository at this point in the history
	even if the poll result indicates there is data to read.
	Patch by Jeff Moyer <jmoyer@redhat.com>.
  • Loading branch information
Ulrich Drepper committed Oct 18, 2007
1 parent 7e9f348 commit 6fbfbd8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 6fbfbd8

Please sign in to comment.