native-loop-core
native-loop-core
scala
.scalanative
.loop
Event
Loop
Lib
U
V
Lib
U
V
Constants
Poll
Poll
R
W
Result
Timer
Timer
native-loop-core
/
scala.scalanative.loop
scala.scalanative.loop
package
scala.scalanative.loop
Keywords
Select All
Deselect All
no keywords
final
Type members
Type members
Classlikes
object
EventLoop
@link
("uv")
@extern
object
LibUV
object
LibUVConstants
@inline
final
class
Poll
(
val
ptr:
Ptr
[
Byte
])
extends
AnyVal
Companion:
object
object
Poll
Companion:
class
class
RWResult
(
val
result:
Int
,
val
readable:
Boolean
,
val
writable:
Boolean
)
@inline
final
class
Timer
extends
AnyVal
Companion:
object
object
Timer
Companion:
class