| 
 | socket_shutdownShuts down a socket for receiving, sending, or both Description
   bool socket_shutdown
    ( resource  $socket[, int$how= 2
  ] )
   The socket_shutdown function allows you to stop
   incoming, outgoing or all data (the default) from being sent through the
    
 Parameters
 
 Return Values
   Returns  |