atelier v0.0.1 (2018-09-29T13:22:57Z)
Dub
Repo
TcpClient.receive
net
tcpclient
TcpClient
Undocumented in source. Be warned that the author may not have intended to support it.
bool
receive
(string message, uint size)
class
TcpClient
bool
receive
(
ref
string
message
,
uint
size
)
bool
receive
(InStream stream)
Meta
Source
See Implementation
net
tcpclient
TcpClient
constructors
this
destructors
~this
functions
close
receive
run
send
properties
address
port
variables
_addresses
_socket