Function

GLibUnix-2.0GLibUnixfd_query_pathSince 2.88

  • Queries the file path for the given FD opened by the current process.

    Parameters

    • fd: number

      The file descriptor to query.

    Returns string

    The file path, or NULL on error

    2.88

    GLib.Error