Skip to content

SendErrorNotWriteable

[Source]

The socket is not writeable. This happens during backpressure (a previous send is still pending) or when the socket's send buffer is full. Wait for _on_unthrottled before retrying.

primitive val SendErrorNotWriteable

Constructors

create

[Source]

new val create()
: SendErrorNotWriteable val^

Returns


Public Functions

eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns