\Tests\buffertest_file_server

Summary

Methods
Properties
Constants
heartbeat()
destroy()
initialize()
onConnect()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

heartbeat()

heartbeat() : void

heartbeat

destroy()

destroy() : void

initialize()

initialize() : void

execute after the service starts

onConnect()

onConnect(\Worker\Socket\TCPConnection  $client) : void

Fired when a new connection is made

Parameters

\Worker\Socket\TCPConnection $client