IOChannel.unixGetFd

Returns the file descriptor of the GIOChannel. On Windows this function returns the file descriptor or socket of the GIOChannel.

class IOChannel
int
unixGetFd
()

Return Value

Type: int

the file descriptor of the GIOChannel.

Meta