Skip to content

SendToError

[Source]

An unrecoverable sendto error (e.g. ENETUNREACH). The datagram was not sent. The socket stays open.

primitive val SendToError

Constructors

create

[Source]

new val create()
: SendToError val^

Returns


Public Functions

eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns