pub unsafe extern "C" fn apr_socket_close(
thesocket: *mut apr_socket_t,
) -> apr_status_tExpand description
Close a socket. @param thesocket The socket to close
pub unsafe extern "C" fn apr_socket_close(
thesocket: *mut apr_socket_t,
) -> apr_status_tClose a socket. @param thesocket The socket to close