[][src]Module libuv::handles::idle

Structs

IdleHandle

Idle handles will run the given callback once per loop iteration, right before the uv_prepare_t handles.

Enums

IdleCB