Extracted from Pike v8.0 release 276 as of 2016-07-30.
   

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()