[openssl/openssl] de1ce2: Fixes wrong return type in BIO_do_connect man page.

openssl-machine noreply at github.com
Mon Jan 23 09:48:24 UTC 2023


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: de1ce231ab35b677dd0af9ecef01470732975ebf
      https://github.com/openssl/openssl/commit/de1ce231ab35b677dd0af9ecef01470732975ebf
  Author: Thib <Thib at toto.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M doc/man3/BIO_s_connect.pod

  Log Message:
  -----------
  Fixes wrong return type in BIO_do_connect man page.

Current man page indicates the function returns an int while it returns
a long.

Fixes #20096.

CLA: trivial

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

(cherry picked from commit 2bde260ac0e30da39f4453e972c461cd9d1342e0)




More information about the openssl-commits mailing list