Method

FwupdPluginIOChannelunix_get_fd

since: 1.2.2

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

Type: gint

Fd, or -1 for not open.