Net_Server_Driver_Fork::broadcastData

Net_Server_Driver_Fork::broadcastData() – send data to all clients

Synopsis

require_once 'ServerDriverFork.php';

void Net_Server_Driver_Fork::broadcastData ( string $data , array $exclude = array() )

Description

This package is not documented yet.

Parameter

string $data

data to send

array $exclude

client ids to exclude

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Forking server class. (Previous) close the current connection (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.