From f433b06b83edf37ec819dc1f99a4d14caa68f83f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 11 Oct 2004 20:38:58 +0000 Subject: Update. * resolv/res_send.c (send_dg): Use nonblocking sockets. Add appropriate poll/select calls and restart operation if necessary. Also handle EINTR. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aeedc39..ffa6876 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-10-11 Ulrich Drepper + * resolv/res_send.c (send_dg): Use nonblocking sockets. Add + appropriate poll/select calls and restart operation if necessary. + Also handle EINTR. + * elf/tst-dlopenrpath.c (do_test): Enable code which was disabled for debugging. -- cgit v1.1