bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug#32452: 26.1; gnutls_try_handshake maxes out cpu retrying when se


From: Eli Zaretskii
Subject: Re: bug#32452: 26.1; gnutls_try_handshake maxes out cpu retrying when server is a bit busy
Date: Mon, 28 Feb 2022 14:28:57 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: eggert@cs.ucla.edu,  bug-gnulib@gnu.org,  npostavs@gmail.com,
>   32452@debbugs.gnu.org
> Date: Mon, 28 Feb 2022 09:59:39 +0100
> 
> /usr/bin/ld: gnutls.o: in function `gnutls_try_handshake':
> /home/larsi/src/emacs/trunk/src/gnutls.c:634: undefined reference to 
> `rpl_nanosleep'
> collect2: error: ld returned 1 exit status
> 
> I tried poking at lib/time.h, but I just don't understand how this all
> hooks up:
> 
> # if 1
> #  if 1
> #   if !(defined __cplusplus && defined GNULIB_NAMESPACE)
> #    define nanosleep rpl_nanosleep
> 
> with nanosleep.c...

And there's no rpl_nanosleep anywhere in sight?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]