Page 1 of 1

Is there a way in PHP to check the TCP connection has ended?

Posted: Mon Aug 16, 2004 7:16 pm
by myleow
Is there a way in PHP to check if the transport level communication has been properly ended? Like making sure that the TCP connection has been closed without error.

Regards
Mian