[openssl/openssl] f2de18: Don’t use the recvmmsg dgram method on Android <5

Yavor Georgiev noreply at github.com
Fri Mar 22 16:01:55 UTC 2024


  Branch: refs/heads/openssl-3.3
  Home:   https://github.com/openssl/openssl
  Commit: f2de18a30d25bf19236963ff72c02833ae41be40
      https://github.com/openssl/openssl/commit/f2de18a30d25bf19236963ff72c02833ae41be40
  Author: Yavor Georgiev <fealebenpae at gmail.com>
  Date:   2024-03-22 (Fri, 22 Mar 2024)

  Changed paths:
    M crypto/bio/bss_dgram.c

  Log Message:
  -----------
  Don’t use the recvmmsg dgram method on Android <5

recvmmsg and sendmmsg were only added to Android’s C library in version 5, starting with API Level 21.

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23754)

(cherry picked from commit 24109dca5a793d58c68a346db5b21746079ec317)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list