Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 862
    • Issues 862
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • GLib
  • Merge requests
  • !2458

Implement fd passing for Windows spawn

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marc-André Lureau requested to merge malureau/glib:w32-spawn-fds into main Jan 26, 2022
  • Overview 30
  • Commits 6
  • Pipelines 6
  • Changes 4

The Windows implementation was left-out for g_spawn_async_with_pipes_and_fds () when introduced.

Since commit d98a5225, dbus testing requires spawning a daemon with fd passing!

Related to #1371

Edited Feb 04, 2022 by Marc-André Lureau
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: w32-spawn-fds