Apache - Development Group

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
Home » Development Group »» Apache
  • Netware apr_pool_parent_get

    /* NetWare, don't return the global_pool, return the application pool
    as the top most pool */
    if (pool->parent == global_pool)
    return NULL;
    which doesn't do what it is supposed to do, and doesn't do even what
    the comment says. Why does Netware need different semantics for this
    function, what's wrong with exposing the global pool?
    joe

    1 answers - 401 bytes - related search - similar search

Re: Netware apr_pool_parent_get


max 4000 letters.
Your nickname that display:
In order to stop the spam: 7 + 5 =
SPONSORED
QUESTION

SPONSORED
EMSDN.COM