php man page for connection_status

Query: connection_status

OS: php

Section: 3

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

CONNECTION_STATUS(3)							 1						      CONNECTION_STATUS(3)

connection_status - Returns connection status bitfield

SYNOPSIS
int connection_status (void )
DESCRIPTION
Gets the connection status bitfield.
RETURN VALUES
Returns the connection status bitfield, which can be used against the CONNECTION_XXX constants to determine the connection status.
SEE ALSO
connection_aborted(3), ignore_user_abort(3), Connection Handling for a complete description of connection handling in PHP. . PHP Documentation Group CONNECTION_STATUS(3)
Related Man Pages
ignore_user_abort(3) - php
pg_host(3) - php
pg_lo_unlink(3) - php
pdo.getattribute(3) - php
poe::component::server::simplehttp::connection(3pm) - debian
Similar Topics in the Unix Linux Community
How to Create a shell script to test the telnet connection status
Different connection status between 2 servers