Static methods

staticbackend_fd():Int

staticnow():Int

staticrun(?mode:String):Bool

Runs the event loop of libuv.

Haxe compiler automatically inserts a call to this function at the end of user's code if needed.

staticstop():Void

staticwalk(cb:Handle ‑> Void):Void