Method

FwupdPluginIOChannelunix_get_fd

Declaration [src]

gint
fu_io_channel_unix_get_fd (
  FuIOChannel* self
)

Description [src]

Gets the file descriptor for the device.

Available since:1.2.2

Return value

Returns: int
 

Fd, or -1 for not open.