Skip to content
Commit 1ebfefa5 authored by Colin Walters's avatar Colin Walters
Browse files

fdio: New APIs to read/write on fds, fd-relative

We don't have this really in GLib, unfortunately.  We do want
GCancellable, but we also want to operate on raw fds where possible.

The "read a file and validate as UTF-8" is a common use case of mine,
and this combines that with openat().
parent 08d68d16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment