Name

ap_kill_cleanups_for_socket — remove the cleanup for a socket

Synopsis

void ap_kill_cleanups_for_socket(pool *p, int sock)

Removes the cleanup function for the socket sock. This is normally done for you when the socket is closed by ap_pclosesocket(), but it may occasionally be necessary to call it directly.

Get Apache: The Definitive Guide, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.