Method _Stdio.Fd()->set_blocking()
class_Stdio.Fd
- Method
set_blocking
voidset_blocking()- Description
Sets this file to blocking operation.
This is the inverse operation of set_nonblocking().
- See also
class _Stdio.Fdvoid set_blocking()
Sets this file to blocking operation.
This is the inverse operation of set_nonblocking().