Net_Server_Driver_Sequential::closeConnection

Net_Server_Driver_Sequential::closeConnection() – close connection to a client

Synopsis

require_once 'ServerDriverSequential.php';

void Net_Server_Driver_Sequential::closeConnection ( mixed $id = 0 , int $clientID )

Description

This package is not documented yet.

Parameter

mixed $id

integer $clientID

internal ID of the client

Throws

throws no exceptions thrown

Note

This function can not be called statically.

send data to all clients (Previous) get current information about a client (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.