Port ssl_util_table.[ch] to Apache 2.0 by just removing all platform
depended code (table_read, table_write). This is possible because this table library is local to mod_ssl and inside mod_ssl this library is used for manipulating hash tables inside shared memory segments only. So we can just get rid of the unportable parts at all. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89030 13f79535-47bb-0310-9956-ffa450edef68
parent
23d110fa
Please register or sign in to comment