[ Version ( since = "3.2" ) ]
public void set_owner (bool owner)
Sets whether or not this owns the backend file descriptor.
Note: owner should be true if the stream should
close the backend file descriptor when destroyed or
false otherwise.
| this | |
| owner |
true if this stream should own the file descriptor or false otherwise |