Method System.Inotify._Instance()->set_nonblocking()


Method set_nonblocking

void set_nonblocking()

Description

Enable backend callback mode.

The configured backend will call poll() automatically as soon as there are events pending.

See also

set_blocking(), poll()