Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

Method Stdio.Fd()->set_blocking()


Method set_blocking

void set_blocking()

Description

Sets this file to blocking operation.

This is the inverse operation of set_nonblocking().

See also

set_nonblocking()