stream_socket_shutdown

Example

 bool stream_socket_shutdown ( resource $stream , int $how ) 

Description

Shutdowns (partially or not) a full-duplex connection.

Return Values

Returns TRUE on success or FALSE on failure.