Skip to content

SocketResultRetry

[Source]

The operation could not proceed without blocking (POSIX EWOULDBLOCK/ EAGAIN, Windows WSAEWOULDBLOCK). No bytes were transferred. The caller should wait for a readiness event from ASIO and try again.

primitive val SocketResultRetry

Constructors

create

[Source]

new val create()
: SocketResultRetry val^

Returns


Public Functions

apply

[Source]

fun box apply()
: U8 val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns