   #PHP Manual Socket functions socket_set_nonblock socket_shutdown

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                               socket_set_option

   (PHP 4 >= 4.3.0)
   socket_set_option -- Sets socket options for the socket

Description

   bool socket_set_option ( resource socket, int level, int optname,
   mixed optval)

   Warning

   This function is EXPERIMENTAL. The behaviour of this function, the
   name of this function, and anything else documented about this
   function may change without notice in a future release of PHP. Use
   this function at your own risk.

   Warning

   This function is currently not documented; only the argument list is
   available.

     Note: This function used to be called socket_setopt() prior to PHP
     4.3.0
   ______________________________________________________________________

   Prev                Home            Next
   socket_set_nonblock  Up  socket_shutdown
