Skip to content

SetTimerNotOpen

[Source]

The connection is not application-level connected. Either the connection is not open, or an initial SSL handshake is still in progress (before _on_connected/_on_started has fired).

primitive val SetTimerNotOpen

Constructors

create

[Source]

new val create()
: SetTimerNotOpen val^

Returns


Public Functions

eq

[Source]

fun box eq(
  that: SetTimerNotOpen val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: SetTimerNotOpen val)
: Bool val

Parameters

Returns