Documentation

DumpServer
in package

A server collecting Data clones sent by a ServerDumper.

Tags
author

Maxime Steinhausser maxime.steinhausser@gmail.com

final

Table of Contents

Properties

$host  : string
$logger  : mixed
$socket  : resource|null

Methods

__construct()  : mixed
getHost()  : string
listen()  : void
start()  : void
getMessages()  : iterable<string|int, mixed>

Properties

Methods

getHost()

public getHost() : string
Return values
string

listen()

public listen(callable $callback) : void
Parameters
$callback : callable

getMessages()

private getMessages() : iterable<string|int, mixed>
Return values
iterable<string|int, mixed>

        
On this page

Search results