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


Method set_blocking

void set_blocking()

Description

Disable backend callback mode.

The configured backend will stop calling poll(), so poll() will need to be called by hand.

See also

set_blocking(), poll()