Files
WSL/src
JohnMcPMS 7b1b60274e Implement SDK IO callbacks (#14462)
Implements `WslcSetProcessSettingsIOCallback` and the use of those inputs for both initial and subsequent processes.  A new thread is started to run the `MultiHandleWait` and the container/process objects hold a `shared_ptr` reference to it.  The caller must keep one of the objects alive for the callback thread to keep working.
2026-03-25 14:56:09 -07:00
..