Skip to content

gio: Implement GSeekable on GUnixInputStream

Richard Hughes requested to merge wip/hughsie/unix_input_stream-seekable into main

It seems like an artificial limitation, and prevents us seeking DBus-passed file-descriptors.

Fixes #3200

Merge request reports