Documentation

UserToRakLibThreadMessageSender
in package
implements ServerInterface

Interfaces, Classes, Traits and Enums

ServerInterface

Table of Contents

$channel  : InterThreadChannelWriter
__construct()  : mixed
addRawPacketFilter()  : void
blockAddress()  : void
closeSession()  : void
sendEncapsulated()  : void
sendRaw()  : void
setName()  : void
setPacketsPerTickLimit()  : void
setPortCheck()  : void
unblockAddress()  : void

Properties

Methods

blockAddress()

public blockAddress(string $address, int $timeout) : void
Parameters
$address : string
$timeout : int
Return values
void

sendRaw()

public sendRaw(string $address, int $port, string $payload) : void
Parameters
$address : string
$port : int
$payload : string
Return values
void

Search results