connection_timeout(3) php man page | unix.com

Man Page: connection_timeout

Operating Environment: php

Section: 3

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
stream_set_timeout(3) - php
ignore_user_abort(3) - php
virtual(3) - php
rmdir(3) - php
apache_child_terminate(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)?