Source position: apr_network_io.inc line 92
type apr_shutdown_how_e = (
APR_SHUTDOWN_READ,
APR_SHUTDOWN_WRITE,
APR_SHUTDOWN_READWRITE
);