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