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

Ce module n'est actuellement pas documenté.

Paramètres

mixed $id

entier $clientID

internal ID of the client

Valeurs renvoyées

throws no exceptions thrown

Note

Cette fonction ne peut pas être appelée de façon statique.