| 
 | socket_acceptAccepts a connection on a socket Description
   resource socket_accept
    ( resource  $socket)
   After the socket  
   The socket resource returned by
   socket_accept may not be used to accept new
   connections. The original listening socket
    Parameters
 
 Return Values
   Returns a new socket resource on success, or  See Also
 
 |