Skip to main content

apr_socket_pool_get

Function apr_socket_pool_get 

Source
pub unsafe extern "C" fn apr_socket_pool_get(
    thesocket: *const apr_socket_t,
) -> *mut apr_pool_t
Expand description

Get the pool used by the socket.