unix_get_fd


Description:

public int unix_get_fd ()

Returns the file descriptor of the IOChannel.

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

Parameters:

this

a IOChannel, created with IOChannel.unix_new.

Returns:

the file descriptor of the IOChannel.