Latest JAS v1.1.0
144 plugins online

Code / Socket / clear

Socket :: clear
Method
include/socket.php

Description...

Return values

Nothing
Returns

Examples

Socket Clear method example
PHP
<?
  $socket->clear();  //Call Socket::clear method
?>

Comments (0)