selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
RconClient.send
selery
hub
handler
rcon
RconClient
Sends a packet back using the given request id.
ptrdiff_t
send
(ubyte[4] request_id, int id, ubyte[] payload)
class
RconClient
shared
ptrdiff_t
send
(
ubyte
[4]
request_id
,
int
id
,
ubyte
[]
payload
= []
)
ptrdiff_t
send
(const(void)[] data)
Meta
Source
See Implementation
selery
hub
handler
rcon
RconClient
constructors
this
functions
consoleMessage
loop
send
toString
variables
id
Sends a packet back using the given request id.