ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IFiberSocketConnection.connected
ocean
io
select
protocol
fiber
FiberSocketConnection
IFiberSocketConnection
class
IFiberSocketConnection
bool
connected
(
)
Return Value
Type:
bool
true if the socket is currently connected or false if not.
Meta
Source
See Implementation
ocean
io
select
protocol
fiber
FiberSocketConnection
IFiberSocketConnection
aliases
This
constructors
this
enums
ConnectionStatus
functions
address
address_
connect
connect_
connected
disconnect
initSocket
onDisconnect
port
port_
transmit
variables
connected_
connection_time_dg
socket