Latest JAS v1.1.0
144 plugins online

Code / Socket / setBlocking

Socket :: setBlocking
Method
include/socket.php

Description...

Arguments

blocking
Argument

Return values

Boolean
Returns

Examples

Socket SetBlocking method example
PHP
<?
  $socket->setBlocking($blocking);  //Call Socket::setBlocking method
?>

Comments (0)