evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
ClientSocket.connect
evael
network
ClientSocket
ClientSocket
Connects to a server.
class
ClientSocket
void
connect
(
in
string
ip
,
in
ushort
port
)
Meta
Source
See Implementation
evael
network
ClientSocket
ClientSocket
constructors
this
functions
close
connect
receive
send
manifest constants
PACKET_SIZE
properties
connected
onDataEvent
onDisconnectedEvent
socket
Connects to a server.