evael ~master (2021-10-23T09:29:02.1632381)
Dub
Repo
ClientSocket.connect
evael
network
client_socket
ClientSocket
Connects to a server.
class
ClientSocket
void
connect
(
in
string
ip
,
in
ushort
port
)
Meta
Source
See Implementation
evael
network
client_socket
ClientSocket
constructors
this
functions
close
connect
receive
send
manifest constants
PACKET_SIZE
properties
connected
onDataEvent
onDisconnectedEvent
socket
Connects to a server.