set_owner


Description:

public void set_owner (bool owner)

Sets whether or not this owns the backend pipe descriptor.

Note: owner should be true if the stream should close the backend pipe descriptor when destroyed or false otherwise.

Parameters:

this

a StreamPipe

owner

owner