php man page for connection_timeout

Query: connection_timeout

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CONNECTION_TIMEOUT(3)							 1						     CONNECTION_TIMEOUT(3)

connection_timeout - Check if the script timed out

SYNOPSIS
int connection_timeout (void )
DESCRIPTION
Determines whether the script timed out.
RETURN VALUES
Returns 1 if the script timed out, 0 otherwise.
NOTES
Warning Deprecated This function is deprecated, and doesn't even exist anymore as of 4.0.5.
SEE ALSO
connection_status(3), Connection Handling for a complete description of connection handling in PHP. . PHP Documentation Group CONNECTION_TIMEOUT(3)
Related Man Pages
timedc(8) - bsd
timedsetup(8) - osf1
in.timed(1m) - sunos
virtual(3) - php
rmdir(3) - php
Similar Topics in the Unix Linux Community
Decreasing SSL connection timeout
sendmail connection timeout
SCP Connection Timeout
weblogic connection timeout error
How to solve TCP connection timeout (not in ssh)?