Latest JAS v1.1.0
144 plugins online

Code / Socket / accept

Socket :: accept
Method
include/socket.php

Description...

Arguments

fork = false
Argument

Return values

Mixed
Returns

Examples

Socket Accept method example
PHP
<?
  $socket->accept($fork = false);  //Call Socket::accept method
?>

Comments (0)