[openssl/openssl] 24109d: 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/master
  Home:   https://github.com/openssl/openssl
  Commit: 24109dca5a793d58c68a346db5b21746079ec317
      https://github.com/openssl/openssl/commit/24109dca5a793d58c68a346db5b21746079ec317
  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)



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