| 
 | socket_set_optionSets socket options for the socket Description
   bool socket_set_option
    ( resource  $socket, int$level, int$optname, mixed$optval)
   The socket_set_option function sets the option
   specified by the  Parameters
 
 Return Values
   Returns  Examples
 Example #1 socket_set_option example 
<?phpSee Also
 
 |