set_flags


Description:

public IOStatus set_flags (IOFlags flags) throws IOChannelError

Sets the (writeable) flags in this to (flags & g_io_flag_set_mask ).

Parameters:

this

a IOChannel

flags

the flags to set on the IO channel

Returns:

the status of the operation.