IOStream.closeFinish

Closes a stream. Since 2.22

class IOStream
int
closeFinish

Parameters

result AsyncResultIF

a GAsyncResult

Return Value

Type: int

TRUE if stream was successfully closed, FALSE otherwise.

Throws

GException on failure.

Meta