EndpointSecurity macOS 10.15.6 to 11.0 API Differences

ESMessage.h
Added es_fd_t
AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedPlease use es_retain_message to retain a message. Do not use this in conjunction with attempting to copy a message, doing so will result in use-after-free bugs.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse es_retain_message to retain a message.

AvailabilityDeprecation Message
FromAvailablenone
ToDeprecatedUse es_release_message to release a message.

ESTypes.h