Hello OpenSSL Org: This is a change that Akamai has made to its implementation of OpenSSL.
Version: master branch Description: Add “struct iovec” variants to ssl IO (configurable, disabled by default) This adds support of iovec-based IO into openSSL. iovec can be faster than normal IO mechanism as there are fewer calls into the kernel. Regular APIs are modified to use “ssl_bucket” (similar to iovec structures) at the lower level, so the IO path is still the same regardless of whether iovec-based APIs are used or not. Github link: https://github.com/akamai/openssl/commit/91f65728bbd7d52ae6b75050d31e197591769d78 And attachment. Thank you. -- -Todd Short // tsh...@akamai.com // “One if by land, two if by sea, three if by the Internet."
0001-Add-struct-iovec-variants-to-ssl-IO-configurable-dis.patch
Description: Binary data
_______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev