[openssl/openssl] 2631a9: OSSL_sleep(): Calling sleep() function if sleepTim...

Rajarshi Karmakar noreply at github.com
Tue May 30 19:13:04 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 2631a941469864a35258130082096876e7243225
      https://github.com/openssl/openssl/commit/2631a941469864a35258130082096876e7243225
  Author: Rajarshi Karmakar <rkarmaka98 at gmail.com>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M crypto/sleep.c

  Log Message:
  -----------
  OSSL_sleep(): Calling sleep() function if sleepTime > 1sec

On some systems usleep() func does not support time >1sec.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21010)




More information about the openssl-commits mailing list