Skip to content

UnsupportedKernel

[Source]

The platform cannot report a child's exit. On Linux this means the kernel is older than 5.3 and lacks pidfd_open.

primitive val UnsupportedKernel

Constructors

create

[Source]

new val create()
: UnsupportedKernel val^

Returns


Public Functions

string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns